← All projects

Shopping-Website

by @AhmedGsa

11

I used the shopping rest api that i created in my last project and with some modifications and some functionality added, i linked it to a front-end to create a shopping website

About this project

Shopping-Website Front-end developed using HTML/CSS/JS REST API developed using Express.js and MongoDB Setup don't forget to add .env file containe the MONGOURI, PORT, JWTSECRET Variables. Functionality Register new user / login to existing user Authentication using JsonWebToken Cart Management (Adding Product, Deleting Product, Modifying Product Information, Clearing Cart) Product Management (Creating Product, Getting all existing products (for now)) Future Upgrades Adding Admin Dashboard (He can add product to the shop, delete one, modify one) Adding Paying methods Routers auth.js cart.js products.js views.js

From the project README on GitHub

Stars
11
Forks
0
Last push
12 Nov 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/shopping-website.svg)](https://www.madeinalgeria.dev/projects/shopping-website)

Related projects