Ecommerce App created using Angular, Node Js and MySql
Stars
5
Forks
2
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
added error messages for login/registration and fixed login function
2a86bf9View on GitHubcreated user component and implemented update user via put request in frontend
da4c3baView on GitHubrefactored delete route in the backend and implemented it also in the frontend
7f9f17cView on GitHubadded role field to User model class and modified associated controller routes
fb7b278View on GitHubfixed register route in backend server and created admin user logged in page
db9d5dcView on GitHub