This app was created as part of Web app development with MEAN course at the Laurea University of Applied sciences. Pictures of the UI can be found from the folder ImagesOfTheUI.
The tasks for the course included:
Task 1 Simple Node.js server for testing purposes
Task 2 Express routing
Task 3 Express static site with MVC architecture
Task 4 Adding bootstrap
Task 5 Adding MongoDB and Mongoose connection
Task 6 Adding a REST API to the app
Task 7 Displaying data from the REST API
Task 8 Adding data to the database through a form