Skip to content

Introducing Chick-n-Fry: Your go-to digital destination for mouthwatering chicken delights! Explore our user-friendly platform, browse our tantalizing menu, and indulge in the ultimate online ordering experience.

Notifications You must be signed in to change notification settings

Smoke221/Chick-n-Fry-E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chick-n-Fry

Construct week project in Masai School after learning basics of Nodejs,express,mongoDB

Assigned Project www.chick-fil-a.com a US based food chain Chick-Fil-A

I named my project as Chick-n-Fry

Individual Project that consists of user-flow and admin dashboard completed in 5 days

Tech Stack used Node Js, Express, Mongo Atlas, Git, HTML, CSS and JS

This is Home Page

Screenshot (128)

Products page

Screenshot (129)

Cart

Screenshot (130)

Routes in my backend

user Route

/user/register

POST

Register a new user(signup)

/user/login

POST

Login using the details while registering and provides a token for authentication

admin Route

/admin/register

POST

register as admin to manage the dashboard

/admin/login

POST

login as admin to add/update or delete any content

/admin/add

POST

will let you to add a new product to the DB

/admin/update

POST

In this route you can update the existing product with the ID of the product

/admin/delete

POST

In this route you can delete the product from the DB

About

Introducing Chick-n-Fry: Your go-to digital destination for mouthwatering chicken delights! Explore our user-friendly platform, browse our tantalizing menu, and indulge in the ultimate online ordering experience.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published