Skip to content

In this repository, I learned to develop an application from end-to-end, developed frontend in React, backend using Spring framework and storing data in in-memory H2 database.

Notifications You must be signed in to change notification settings

ManishaRana1195/Spring_Boot_Expense_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring_Boot_Expense_Tracker

In this application, the frontend UI would contain 3 pages, with following details:

  1. Expense Page: where the user can add new expenses and view the list of previous expenses. Following is the current Expense Screen UI completed with above mentioned functionalities.

  1. Category Page: where the user can add or delete an category and see the current category list
  2. Summary Page: where the user can view current balance and history of expenses by category.

About

In this repository, I learned to develop an application from end-to-end, developed frontend in React, backend using Spring framework and storing data in in-memory H2 database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published