Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abderrahmanerabeh/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
https://github.com/abderrahmanerabeh/codealpha_food_store

ecommerce-website express-js html-css-javascript mongodb nodejs reactjs

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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