Skip to content

royal1030/ExpenseTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpenseTracking (FULL-STACK WEB -APPLICATION)

The project is to design in both front-end and back-end . In this project we can track all the transactions ( ie income and expenses ) of the particular user (which is login). This Expense Tracking application enables following main functions (or features):

  1. Authentication
  2. Authorization
  3. Login/Signup User Account
  4. CRUD operations for transactions.
  5. Stores the data of each user with their respective information of expense and income in database
  6. Node provides the backend environment for this application
  7. Express middleware is used to handle requests, routes
  8. Mongoose schemas to model the application data
  9. React for displaying UI components
  10. Redux to manage application's state

Technology Used: ReactJs,NodeJs, ExpressJs,MongoDB, Mongoose,Redux, Javascript,

#Sign Up Page:

image

#Login Page:

image

#Home Page:

image

#Add New Transaction:

image

#Delete Transaction:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published