/ExpenseManageapplication

It's a expense manager application where a user can create ,delete, update his expenses

Primary LanguageJavaScript

Expense Manager Application

A full stack web project

Objective

The objective of creating this website was to utilize all the skills that we learned.
WebsiteLink:- https://expensemanagerapplication.netlify.app

Tech Stack

Frontend

  • React
  • Redux
  • Tailwind css
  • HTML
  • CSS
  • JavaScript

Backend

  • Node.js
  • Express
  • Mongodb

Features which are working or built:-

  • Authentication
  • Expense Manger page
  • Create Expense
  • Update Expense
  • Delete Expense
  • Pagination

Description/view of different pages

Homepage/Authentication

This is homepage or starting page of application.

1.

homeorlogin

Authentication

1.SignUp

Here, A user can signup from here.

signup

2.SignIn

Here, A user can login from here .

homeorlogin

Create

Here, A user can create the expenses

create

Expenses

Here, A user can see the all expenses .

expenses

Search or filtering

Here, A user can search or filtering the expenses which was created by him.



searchingorfiltering

Deleting

Here, A user can delete the expenses which was created by him.



delete