Skip to content

A DRF backend/React-Redux frontend application for budgeting

Notifications You must be signed in to change notification settings

stevetimberman/budget

Repository files navigation

Budget App - Steven Timberman - A DRF backend/React-Redux frontend application for budgeting

Backend:

  • A Django Rest Framework backend api
  • Divided into two apps
    • auth: for authentication and storing the individual user.
    • money: all budget related models (Budget, Expenses, Income)

Frontend:

  • React-Redux frontend SPA

Run Locally:


TODO:

  • Add user reducer
  • Add api endpoint for a specific users expenses and incomes
  • Make budget object in registration

About

A DRF backend/React-Redux frontend application for budgeting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published