Skip to content

mansi30-sys/sweet_shop_MS

Repository files navigation

Sweet Shop Management System

A full-stack Sweet Shop Management System built using React, Node.js, Express, and MongoDB.

Features

  • User & Admin authentication
  • Admin can add, update, delete, restock sweets
  • Users can view and purchase sweets
  • Role-based access control

Tech Stack

  • Frontend: React (Vite)
  • Backend: Node.js, Express
  • Database: MongoDB
  • Auth: JWT

Setup Instructions

Backend

cd backend npm install npm run dev

Frontend

cd frontend npm install npm run dev

Testing

APIs tested manually using Postman.

My AI Usage

I used ChatGPT as an AI assistant to:

  • Generate initial boilerplate code
  • Debug backend and frontend issues
  • Improve UI structure and API integration

AI helped speed up development and problem-solving while I reviewed and customized the code.

About

Full-stack Sweet Shop Management System built using React, Node.js, Express, and MongoDB with role-based authentication and inventory management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors