You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This full E-Commerce API build using Express and MongoDb, and other Npm Packages listed below , for learning purposes. Here it contains all the required functionalities of a full-fledged E-commerce API
Project is based on MERN STACK in which an admin and user is there. admin can create user and in admin dashboard, all the user details are present admin can edit create, update and delete the user details and also search the user by its name. Admin can activate and deactivate users. deactivated user cannot login and in User pannel user can edit …
This repository exclusively holds the backend code for the project. It manages user authentication (login, signup), enables post functionality, and handles requests for accessing user-specific data. The development is continuous, with ongoing efforts to enhance and expand the backend features