Skip to content

GarvitK01/Vendor-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmatVMC

Food Ordering App Using MERN Stack

SmartVMC is a food-ordering app made by students of Birla Institute of Technology and Science-Pilani, Hyderabad Campus, for our Software Engineering Course Project

Contributors

  • Garvit Kashyap (Scrum Master an Developer)
  • Rishab Jain (Product Owner and Developer)

Features

  • Login and Sign-Up for both Customer and Vendor
  • Search for food outlets, even if you're not logged in
  • Add and delete items in your cart
  • Place an order
  • Search for food items in a vendor's menu
  • Rate an order
  • Update order status from 'In-progress' to 'Completed'
  • Add and delete items in your menu
  • See a dashboard for vendor side

Tech Stack

These are the tools we used to create the app

  • ReactJS
  • MongoDB
  • Javascrip
  • Node.js
  • Express

Installation

Install the dependencies and devDependencies and start the server. Navigate to the main folder and run the following commands

The server is hosted on PORT 8000

cd server
npm install
npm run watch

The client is hosted on PORT 3000

cd client
npm install
npm start

To-Do

  • Write tests
  • Host on Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published