Skip to content

Short reimbursement bank program with a GUI

License

Notifications You must be signed in to change notification settings

onezerosix/reimburse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Reimburse

This is a quick project to demonstrate FastAPI and Next.js usage. It's a bank project that currently only implements reimbursements for one bank with random account numbers. Each section was time-limited. It has minimal testing and validations.

The intructions written for how to run this project assume that the entire repository has been cloned/pulled down so that the code is accessible.

Please note that the frontend is not fully functioning without the backend running simulatenously. Please run the two parts through separate terminals.

Backend

Please see backend/README.md for how to use the backend program.

Frontend

Please see frontend/README.md for how to use the frontend program.

Example Screenshots

Homepage

missing-img-0 see frontend/README.md

Requests Page

missing-img-1 see frontend/README.md

New Reimbursement Dialog

missing-img-2 see frontend/README.md

Mangement Page

missing-img-3 see frontend/README.md

Filtered Management Page

missing-img-4 see frontend/README.md

Update Reimbursement Dialog

missing-img-5 see frontend/README.md

Interactive API Documentation

missing-img-6 see backend/README.md

Alernative API Documentation (not interactive)

missing-img-7 see backend/README.md

About

Short reimbursement bank program with a GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published