Skip to content

GopalDose/Canto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canto

🚀 Project: Canto - Canteen Management System

Excited to share Canto, a powerful canteen management solution developed with an incredible team! This project enhances both admin operations and user experience, streamlining the entire process.

🔧 Key Features:

👨‍💻 Admin Portal: Add and manage products 🍕, dishes 🍲, and track orders in real-time for smoother canteen operations.

🛒 User Experience: Browse items, add them to the cart 🛍️, register, log in, and track orders with ease.

💻 Interactive Design: Designed with both admin and user flows in mind for a seamless experience.

🛠️ Tech Stack:

Frontend: React.js ⚛️

Backend: Node.js and Express.js 🟢

Database: MongoDB Atlas 🗄️

Authentication: bcrypt for user security 🔐

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Frontend

Step1

cd frontend

Step2

npm i

Step3

npm run dev

Backend

Step1

cd backend

Step2

npm i

Step3

node server.js

Admin

Step1

cd admin

Step2

npm i

Step3

npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors