Skip to content

chacheng21/budgetingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budgeting App

Built With

  • Django
  • SQLite
  • HTML/CSS
  • Bootstrap

Project Description

This is a budgeting app designed for people who want to keep track of their spending and make sure they don't go over their specified budget. The app supports creating different budgeting groups and different budgeting categories within a group so that users can see which categories within a group has the most spending. If a users' remaining budget is below a threshold set by the user, an email will be sent to them warning they're close to going overbudget. If a user is already overbudget, a different email will be sent indicating they're already overbudget.

Setup

  1. Create a superuser for yourself. This is necessary for sending an automated warning email
  2. Start the server
    python manage.py runserver 

Screenshots

Screenshot 2022-05-17 at 1 41 05 PM

Screenshot 2022-05-17 at 1 46 37 PM

Screenshot 2022-05-17 at 1 41 43 PM

Screenshot 2022-05-17 at 1 43 30 PM

Screenshot 2022-05-17 at 1 45 26 PM

Video Demo Link

Video Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published