Skip to content

kushaljgec2025/mess_manager_frontend

Repository files navigation

Mess-Manager Frontend

What is Mess-Manager Frontend?

Mess-Manager Frontend is a React application that is designed to help users manage their mess expenses. The application allows users to add, update, and delete mess expenses, view the total amount spent, and view the total amount spent by each user. The application also provides a health check route to ensure that the server is running.

How to Install

  1. Clone this repository and as well as the backend repository

For the frontend:

git clone https://github.com/kushaljgec2025/mess_manager_frontend.git

For the backend:

git clone https://github.com/Darkrider0007/mess_manager_backend.git
  1. Install dependencies for both the frontend and backend:
npm install
  1. Start the both the servers: npm run dev or npm run dev -- --port=0.0.0.0
  2. The Frontend will be accessible at https://localhost:5173

Note: Spin up the backend server first and then the frontend server.

Pages

  • Login Page: The login page allows users to log in to the application.
  • Register Page: The register page allows users to register for the application.
  • Dashboard Page: The home page displays the total amount spent by each user and the total amount spent by all users.
  • Mess Page: The mess page displays all the expenses and allows users to add, update, and delete expenses.
  • Expense Page: The add expense page allows users to add a new expense. -User Page: The user page displays all the users and allows users to add, update, and delete users.

Credits

Mess-Manager Backend

Work on the frontend component of the Mess-Manager application is currently in progress.You can find the repository here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages