Skip to content

Exam Project for the Course Web Programming - Build a web application (like SplitWise or TreeCount)

Notifications You must be signed in to change notification settings

Fedrosauro/Expenses_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses Tracker Web Application

In order to test the project:

  1. Clone the Repository in a location of your choice
  2. Open VS-Code & Docker
  3. Open the directory where you cloned the repo
  4. type docker compose up in the terminal
  5. Enjoy

Use npm install express if an error arises for the express module. Even tough it should not be necessary since it's already present in the package.json file

To generate users/expenses I've created a python script in which I use PyMongo to interact with MongoDB database from Python. Keep in mind that useful data is already present in this repo

Web Application Preview (3rd image is from phone point of view):

drawing drawing drawing drawing