Here is the Employee Reimbursement System I made.

Employee Reimbursement System - Python (Extended) The Employee Reimbursement System, ERS, allows employees to submit reimbursements for business expenses, and to review how much they have requested overall.

Roles / Responsibilities

  • Created API framework in Python and Flask.
  • Created front end login and landing page with HTML/CSS and Javascript.
  • Created front end and backend interactions using Javascript and Flask.
  • Built End-to-End testing with Selenium, Behave, and Cucumber.
  • Assisted in designing unit tests with other Revature team members.
  • Converted database SQL returned information into Lists and then into JSON to be used by the API.
  • Made mock Postman tests for testing states of data pipeline.
  • Made Postman tests to check for exceptions in logging in and displaying tables of users who needed multiple reimbursement tickets.

Employee Reimbursement System

-Lesley