Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (26 loc) · 1.02 KB

budget-calculator

This is a flask application aimed to calculate budget savings by deducting expenses from income. It makes use of REST API calls to get and serve data from server.

Tools Used

  • Python 3.6
  • Flask
  • MySql
  • Bootstrap 4
  • Javascript
  • JQuery and Ajax

Setup

$ cd .../budget-calculator/
  • Run the server:
$ python main.py

Screenshots of how it looks