Project which was covered in the 3 semester and in my tutorial. This is a simple server-side web application for managing tasks.
Server: node.js with express Database: MongoDB
Docker is required to start the application locally. To start the application execute the command docker-compose up
in the terminal.
The application will be running on localhost:3000