Skip to content

"Let's Eat" is a streamlined platform for ordering meals online, designed to simplify dining choices with an intuitive, responsive interface. Developed with user experience in mind, it makes browsing and ordering food quick and enjoyable for everyone.

Notifications You must be signed in to change notification settings

Mujahidul-Islam11/Let-s-eat-client

Repository files navigation

Let's Eat is a comprehensive food ordering web application that allows users to browse menus, place orders, and manage their food preferences. The application features two distinct user roles: Admin and User, each with specific functionalities to enhance the overall experience.


Features

  • User Role: User

    • Browse Menus: Users can view a variety of food items available for order.
    • Place Orders: Easily select items and place orders for delivery or pickup.
    • Order History: Users can view their past orders for easy reordering.
  • User Role: Admin

    • Manage Menu Items: Admins can create, retrieve, update, and delete food items from the menu.
    • User Management: Admins have the ability to manage user accounts, including creating, retrieving, updating, and deleting users.
    • Order Confirmation: Admins can confirm orders placed by users, ensuring a smooth order processing experience.

Technologies Used

  • Frontend: React, React-Router, TailwindCss
  • Backend: Node.js, Express (or any other backend technology being used)
  • Database: MongoDB (or any other database being used)
  • Hosting: Netlify for frontend deployment

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/lets-eat.git
  2. Navigate to the project directory:

    cd lets-eat
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser: Visit http://localhost:3000 to view the app.


Contributing

We welcome contributions! If you would like to help improve the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes.
  4. Push to the branch.
  5. Submit a pull request.

About

"Let's Eat" is a streamlined platform for ordering meals online, designed to simplify dining choices with an intuitive, responsive interface. Developed with user experience in mind, it makes browsing and ordering food quick and enjoyable for everyone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages