Code Monkey home page Code Monkey logo

muetfood's Introduction

MUET Food Website

This is a fully responsive food website for MUET (Mehran University of Engineering and Technology) built with HTML, CSS, JavaScript, and Firebase. The site features user authentication and a real-time database to manage food orders.

Table of Contents

Features

  • Responsive Design: The website is fully responsive and works on all devices.
  • User Authentication: Users can sign up, log in, and log out securely.
  • Real-Time Database: Food orders and other data are stored and managed in real-time using Firebase.
  • Toasts for Notifications: Uses Tostify for notifications to enhance user experience.

Technologies Used

  • HTML: Structure of the website.
  • CSS: Styling of the website.
  • JavaScript: Functionality of the website.
  • Firebase: Backend services including authentication and real-time database.
  • Tostify: For toast notifications.

Installation

  1. Clone the repository:

    git clone https://github.com/TayyabXtreme/MUETFOOD.git
  2. Navigate to the project directory:

    cd muet-food-website
  3. Open the index.html file in your browser to view the website.

  4. Set up Firebase:

    • Go to Firebase Console
    • Create a new project
    • Enable Authentication (Email/Password)
    • Create a Firestore database
    • Replace the Firebase configuration in firebase-config.js with your project details

Usage

  1. Open the website in your browser.
  2. Sign up or log in using your email and password.
  3. Browse the food menu and place your order.
  4. Receive real-time updates and notifications.

Admin Panel

The admin panel allows administrators to perform CRUD (Create, Read, Update, Delete) operations on dishes and categories. Additionally, administrators can manage orders by accepting or rejecting them and view payment details.

Screenshots Home page annd Category Page

Homepage Description: Screenshot of the homepage.

Menu Description: Screenshot of the food menu.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
  3. Make your changes.

  4. Commit your changes:

    git commit -m 'Add some feature'
  5. Push to the branch:

    git push origin feature/your-feature-name
  6. Open a pull request.

muetfood's People

Contributors

tayyabxtreme avatar

Stargazers

Muhammad Tayyab  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.