2. Server - Which is the backend of the project
Backend:
- Node.js
- Express.js
- MongoDb Atlas
- ReactJs
- CSS
userid - admin@gmail.com
pass - admin123
- There are 4 more user profiles in db other than this.
- The profile picture, name and last name can be edited as it should.
- The user Interests can also be updated as it should be.
- The password can be edited from backend as it should.
- Followers are retrieved in Card as they should.
- Added backend integration for login and name retrieval
- Fixed some issues with api endpoints and fetch methods
- Added backend integration of followers retrieval and password change
- Added backend integration of interest change