An open API service indexing awesome lists of open source software.

https://github.com/rafalkornel/easy_banking

Expense tracking application
https://github.com/rafalkornel/easy_banking

node postgresql react

Last synced: 2 months ago
JSON representation

Expense tracking application

Awesome Lists containing this project

README

          

# Easy Banking

This simple app is a banking simulator. You can create new users, access them (via dropdown), and manage transactions and invoices on behalf of users (from admin view).

It's main purpose was to polish node.js and sql skills.

## Technologies

- react + typescript
- express + node.js + typescript
- postgresql

TODO:

- [ ] add more exhaustive readme (with gif showcase)
- [ ] dockerize app