Mohd-FaiZ-Jr / Menu-Mate

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
https://menumate.netlify.app
MIT License
1 stars 12 forks source link
beginner-friendly html-css-javascript

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 โœจ

Technologies Used ๐Ÿ› ๏ธ

Project Structure ๐Ÿ“

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:

License ๐Ÿ“œ

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