Skip to content

HarshaK5/Web-Tech-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ• Pizza Ordering App (MERN Stack)

This project is a restaurant food ordering web application built using the MERN stack. It simulates a real-world online pizza ordering platform where users can browse pizzas, add items to their cart, and place orders through an interactive web interface.

πŸ“Œ Project Overview

The Pizza Ordering App demonstrates how modern web applications are built using full-stack JavaScript technologies. It provides a smooth user experience for browsing menu items and managing orders while showcasing integration between frontend and backend systems.

πŸš€ Features

  • Browse a variety of pizza menu items
  • Add and remove pizzas from the cart
  • Place food orders through the application
  • Responsive and user-friendly interface
  • Full-stack architecture using MERN

πŸ›  Technologies Used

This project is built using the MERN Stack:

  • MongoDB – Database for storing menu and order data
  • Express.js – Backend framework for handling APIs
  • React.js – Frontend interface for the application
  • Node.js – Server environment for running the backend

Additional tools:

  • HTML
  • CSS
  • JavaScript

πŸ“‚ Project Structure

  • client/ – React frontend application
  • server/ – Node.js and Express backend
  • models/ – MongoDB data models
  • routes/ – API routes for handling requests

🎯 Purpose of the Project

This project was developed as part of a Web Technology course to demonstrate the implementation of a full-stack web application using the MERN stack.

πŸ“ˆ Future Improvements

  • User authentication and login system
  • Online payment integration
  • Admin dashboard for managing menu items

⭐ Feel free to explore the project and suggest improvements! Pls make sure you have the nado_modules installed in the clients folder before running the file

About

This is a project where the website simulates a real-world restaurant ordering app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors