Skip to content

joeycalt/myBudget

Repository files navigation

myBudget

Do you feel like you spend your money and dont know where it goes or what you spent it on? Well wonder no more, say hi to myBudget! At myBudget you will be able to track and budget all your purhcases each month!

Navigate here to visit our site: https://mybudget725.herokuapp.com/

From here you will be able to sign up and get your budgeting started!

If you would like to work on this project on your own:

  1. Simply fork and clone this repo.
  2. Download all dependencies for Django, as well as a .env file to hide your SECRET_KEY.

User Stories

The user will be anyone who would like to track their purchases or anyone who would like to be on a strict budget. The user will be able to input where and what the they purchased, and how much money each purchase was. I will try to implement an idea where the site adds up all the cost of each product so the user will be able to see their total and compare it to the budget they entered.

Screenshots

Homepage: Screen Shot 2022-10-15 at 5 55 05 PM

Add Budget: Screen Shot 2022-10-15 at 5 56 51 PM

Budget List: Screen Shot 2022-10-15 at 5 57 21 PM

Add Purchase: Screen Shot 2022-10-15 at 5 57 51 PM

Login: Screen Shot 2022-10-15 at 5 58 27 PM

Data Models

Screen Shot 2022-10-15 at 5 44 49 PM

Technologies Used

  • Django
  • Python
  • Bootstrap
  • HTML
  • CSS
  • JavaScript
  • PSQL

Some things I enjoyed working on

Using Django was a little tough at first, but it started to become more clear to me as the project went on. Really enjoyed working with Django and Python, much more understandable. Also being able to use Bootstrap with ease, it was great being able to style the site.

Stretch Goals

In the future I would like to implement a counter for the detail page that adds up all the purhcases made and help the user clearly see how much money they have left to spend. Another stretch feature would be to make this app mobile freindly so people could use it on the go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published