Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 952 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 952 Bytes

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