Skip to content

Budget tracking app using MongoDB, Python, Flask, HTML, and CSS

License

Notifications You must be signed in to change notification settings

A-Zaba/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracking Tool

Overview

Budget tracking application with support for multiple currencies.

About

  • Stores costs of expenses in MongoDB node.
    • Expenses are categorized into groups such as entertainment, rent, groceries, etc.
  • Leverages Currencylayer API to get real-time exchange rates between currencies.
  • MongoDB used as persistence layer for user-inputted data.

To do

  • Create another view allowing users to view individual entries into the database.
  • Add functionality to update and delete expenses in the database.

About

Budget tracking app using MongoDB, Python, Flask, HTML, and CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published