Skip to content

k-le/financial-tracker

Repository files navigation

Introduction 👋🏼

The project will focus on developing a financial budgeting web app that aims to help the user keep track of their money and their spending categories! Existing inspirations for this project would be YNAB or Intuit's mint.

This project is currently in development and is subject to being updated.

Features 💡

Ideally, there are certain features that we would like to implement into this project to both develop knowledge and also to attempt and make the app as complete as possible.

Here is a list of features that would be great to have in an ideal budgeting app:

  • Adding various bank accounts and/or investment accounts
  • Spending categories
  • Graphs to visualize spending habits / financial data
  • Recurring payments
  • Cleared / uncleared charges

The list of features are only suggestions and are also tentative to change.

Prospective Tools

Web Application Development

Django

Django is a Python-based free and open-source web framework that follows the model-template-views architectural pattern. It's a high-level Python web framework that enables rapid development of secure and maintainable websites. Django has a steeper learning curve than Flask (another web framework), but is full-stack compared to Flask.

Web Application Deployment

Heroku

Heroku is a cloud platform that allows Users to host web applications for free. It supports various programming languages and web frameworks, such as Python and Django.

Visualizing Data

Matplotlib

Matplotlib is a very powerful Python tool that allows for generating and plotting graphs with large features of customization. This could be extremely useful for creating visualizing spending data!

Databases

PostgreSQL

Developed at the University of California - Berkeley, PostgreSQL is open-source and supports a large part of the SQL standard. It's highly compliant and offers many modern features.

About

A web application that allows Users to keep track of their finances and also budget using spending categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published