Skip to content

Messmate is an end to end solution for mess management. It acts as a link between hostelers and mess staff, helps in efficient management of the mess and decrease food wastage due to overproduction.

Notifications You must be signed in to change notification settings

adityapaul18/MessMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messmate

BY TEAM CODING POLTERGEISTS

Messmate is an end to end solution for mess management. It acts as a link between hostelers and mess staff, helps in efficient management of the mess and decrease food wastage due to overproduction.

Features:

1. Prior information about absentees:

Hostelers can send prior notification to the mess if they plan to skip a meal on that day. The expected number of absentees is shown on the staff dashboard which helps them prepare the food accordingly, hence reducing wastage due to overproduction.

2. Meal rating and reviews:

Rating (out of 5★) and textual reviews/suggestions can be sent by the hostelers after the meal, which can help the staff gather feedback about the food easily, and maintain the food quality.

3. Announcements via push notifications:

Mess staff can make important announcements directly from the mess dashboard, which are immediately delivered to all the hostelers registered in that mess as push notifications.

4. Check daily menu:

Mess can post weekly menu which is visible to all the hostelers registered in that mess.

Technologies used:

1. Firebase

  • Firebase Authentication: For managing user accounts
  • Cloud Firestore: For database management
  • Cloud Functions: For deploying the backend API
  • Firebase Hosting : For deploying the frontend
  • Cloud messaging: For delivering push notifications

2. ReactJS framework

3. Material UI

4. Progressive Web Apps

5. Google Fonts

6. Postbacks.IO

Screenshots of the application:

Homepage:

Student Dashboard:

Staff dashboard:

See it in action!!

Running the project locally:

First of all, install the dependencies by running the following command in "frontend" and "backend/functions" directories:

$ npm install

Then, in the "backend/functions" directory, start the backend server using the following command:

$ npm run serve

Lastly, navigate to the "frontend" directory and start the React development server using:

$ npm start

Contributing to the project:

Pull requests / bug reports are welcome :)

Please refer to the project's style and naming conventions for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

About

Messmate is an end to end solution for mess management. It acts as a link between hostelers and mess staff, helps in efficient management of the mess and decrease food wastage due to overproduction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published