Skip to content

davidMkCodes/Full-Stack-Shop-App

Repository files navigation

Shop application 
User features:
- Signup + Login (w/ authentication for users and administrators)
- Search through products page
- Add items from product page to cart
- Check out from cart using Stripe
- See order history

Admin features:
- CRUD operations for products

...
Technologies:
- Nodejs
- ExpressJs
- EJS Template Engine
- MVC architecture
- Routing
- NoSQL/MongoDB
- Sessions/Cookies
- Authentication/Validation
- Stripe Payment
- REST API

ADDITIONAL NOTES:
- Insert mongoDB key in 'app.js'
- Insert stripe key in '/controllers/shop.js'

About

Shop application (JS, Node, Express, MongoDB, REST + more)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published