Skip to content

Budgeting Application using pure JavaScript, Python, Flask, SQLAlchemy, and a RESTful API.

Notifications You must be signed in to change notification settings

emilyxmiller/Budgeting-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budgeting-App

This is a RESTful budgeting application using Python 3, Flask, Jinja2 Templating engine, Flask-SQLAlchemy, Flask-RESTful, AJAJ, and vanilla JavaScript.

The user can sign up and keep track of monthly budget categories and purchases in each of those categories. It performs budget analysis using functional programming to let the user know how much money they have left in each category or if they overspent.

It is sensitive to spaces after information entered in the forms so make sure you are aware of that if you try to run it! It will throw an error if you have a space after inputs.

About

Budgeting Application using pure JavaScript, Python, Flask, SQLAlchemy, and a RESTful API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published