A 3rd semester exam project - Web API Development @ Multimedia Design, UCN.
Build a full-stack application that will help the users to manage their finances:
- 💰 defining the sources (corresponding to a real-life money storage, eg. bank account, cash, savings etc)
- 📦 creating containers for grouping the sources
- 💳 adding transactions and setting the visibility of each transaction
- ❤️ collaborating with other users by sharing sources (couples or business people)
- ⭐ setting goals for each container
- MsSQL
- Express.js
- Vue.js
- Node.js