CodeAlpha_Food_Store

Build a food e-commerce store reservation system with the MERN stack (MongoDB, Express.js, React, Node.js). Users can view menus, make reservations, and order food online. It features secure login, real-time tracking, and an admin dashboard for managing orders and inventory

Stars
1
Committers
2

CodeAlpha Food Store

A food e-commerce store reservation system built using the MERN stack (MongoDB, Express.js, React, Node.js). This platform allows users to browse menus, make reservations, and order food online, with features like secure authentication, real-time order tracking, and an admin dashboard for managing reservations and inventory.

Features

  • User Authentication: Secure user registration and login functionality.
  • Menu Browsing: Users can view available food items and detailed descriptions.
  • Order and Reservation: Users can place orders and make reservations in real-time.
  • Admin Dashboard: Admins can manage food items, orders, and reservations.
  • Responsive Design: Fully optimized for both mobile and desktop devices.

Technologies Used

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)
  • Styling: CSS, Bootstrap