MyCourse is a list-style app using Node.js and MongoDB for the API and database, and React.js for the UI components.
Users can create a username and password to log in, and add courses they are interested in to their list.
The API is not actively hosted, but a project demo can be shown upon request.
The GitHub repo can be found here.
The Exercise Tracker app is part of the back-end development and APIs certification from freecodecamp.
Users can create profiles with a username and password, and add content to their profile.
The API is not actively hosted, but a project demo can be shown upon request.
The project code can be found here.