created this e commerce application rest api to boost my knowledge
1)User Login and Register, 2)User add Wishlist User Order User add Cart, 3)Admin add,Delete,Update User , 4)Admin Display,add,Delete,Update,Edit Product, 5)Admin Display,add,Delete,Update,Edit Orders,
I have used MVC MODEL to structure my code . connect your views with the backend dont forgot to set up your .env file with following datas
.env file contents
MONGO_URL, PORT=5000, PASS_SEC, JWT_SEC, STRIPE_KEY,
Visual Studio Code, POSTMAN
I completed it using tutorial by Lamadev
git hub:- https://github.com/muhammed-mukthar