Skip to content

A web app that can be used by any restaurant to provide realtime order and delivery functionality. It also contains an admin dashboard through which the chef or owner can see active orders and update their status.

Notifications You must be signed in to change notification settings

sarthak-g/Momo-palace

Repository files navigation

Momo Palace

A web app that can be used by any restaurant to provide realtime order and delivery functionality to its customers. It also contains an admin dashboard through which the chef or owner can see active orders and update their status.

Techstack Used: NodeJS, ExpressJS, MongoDB, HTML, CSS

Steps for webapp setup in your local machine:

Step 1: Type below command in terminal to clone the project.

git clone https://github.com/sarthak-g/Momo-palace.git

Step 2: Go inside directory

cd Momo-palace

Step 3: Install dependencies

npm install

Step 4: Build laravel-mix

npm run watch

Step 5: Run local server

npm run dev

Step 6: Go to browser of your choice and type below url

http://localhost:3000/

About

A web app that can be used by any restaurant to provide realtime order and delivery functionality. It also contains an admin dashboard through which the chef or owner can see active orders and update their status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published