Skip to content

Menu Mate is a convenient app designed for ITER hostel residents. It allows users to easily view the daily mess menu and check tomorrow's menu in advance, helping them plan their meals ahead of time. Developed by Mandeep Ray & Mohammad Faiz

License

Notifications You must be signed in to change notification settings

Mohd-FaiZ-Jr/Menu-Mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Menu Mate 🍽️

Menu Mate is a simple and convenient web application that provides the daily hostel mess menu for ITER (Institute of Technical Education and Research). It allows users to easily check today's menu and view tomorrow's menu in advance, making meal planning hassle-free for hostel residents.

Features ✨

  • 📅 View today's menu
  • 🔮 Check tomorrow's menu in advance
  • 🥗 Simple and user-friendly interface
  • 💻 Built using HTML, CSS, JavaScript, and JSON

Technologies Used 🛠️

  • HTML: Structure and content of the web pages
  • CSS: Styling and layout of the application
  • JavaScript: Front-end functionality and dynamic updates
  • JSON: Menu data storage for today's and tomorrow's meals

Project Structure 📁

  • code: Contains all the code files.
  • index.html: Main page of the application.
  • styles: Contains all the styles for the UI.
  • scripts: Handles dynamic updates and data fetching from JSON.
  • menu: Stores the menu data.

Contributing 🤝

We welcome contributions to enhance the project! If you'd like to contribute:

  1. Fork the repository:

    • Click the "Fork" button at the top right of this page.
  2. Clone your forked repository:

    git clone https://github.com/yourusername/menu-mate.git
  3. Create a new branch for your feature:

    git checkout -b feature-branch-name
  4. Make your changes and commit them:

    git commit -m "Description of the changes"
  5. Push your changes to the forked repository:

    git push origin feature-branch-name
  6. Submit a Pull Request:

    • Go to the original repository.
    • Click "Compare & pull request".
    • Describe your changes and submit.

Contribution Guidelines:

  • Please ensure your code follows the existing code style.
  • Test your changes before submitting.
  • Open an issue first for large changes to discuss what you plan to do.

License 📜

This project is licensed under the MIT License, so feel free to use the code and contribute under the terms of that license.

About

Menu Mate is a convenient app designed for ITER hostel residents. It allows users to easily view the daily mess menu and check tomorrow's menu in advance, helping them plan their meals ahead of time. Developed by Mandeep Ray & Mohammad Faiz

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published