Skip to content

Its a Pizza order apps user can order Pizza and see the status and admin can add items see and update it and upload the image and change the order status too, and can see user list and block the user

License

infysumanta/node-react-real-time-pizza-order-app

Repository files navigation

Welcome to Realtime Pizza Booking App👋

Version Documentation License: ISC Twitter: infysumanta

Its a Pizza order apps user can order Pizza and see the status and admin can add items see and update it and upload the image and change the order status too, and can see user list and block the user

🏠 HomepageDemo

Install

# for npm
npm install

# for yarn
yarn install

# for pnpm
pnpm install

Setup

Copy the .env.example to .env and update the below environment value

cp .env.example .env
# .env
PORT=4000
MONGO_URI=mongodb://localhost/node-react-real-time-pizza-order-app
COOKIE_SECRET=thisismysecret

Usage

# for npm
npm run start

# for yarn
yarn run start

# for pnpm
pnpm run start

Screenshots

alt text alt text
Home Page User Cart Page
alt text alt text
Login Page Register Page
alt text alt text
User Cart Page User Order Details Page
alt text alt text
Home Page Admin Dashboard Page
alt text alt text
Admin Menu Item Create Page Admin Menu Item Update Page
alt text alt text
Admin Order List Page Admin Menu Items List Page
alt text
Admin Users List Page

Author

👤 Sumanta Kabiraj

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 Sumanta Kabiraj.

This project is ISC licensed.

About

Its a Pizza order apps user can order Pizza and see the status and admin can add items see and update it and upload the image and change the order status too, and can see user list and block the user

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages