Server-Side Development

Overarching Project


During the course, you will incrementally work on a web application, adding new features to the application and improving the existing functionality. By the end of the course, you have created a starting point for a discussion forum designed for educational purposes. The forum will allow users to ask, answer, and upvote course-specific questions.

Now, you’ll get to start working on the project, setting up some routes that we’ll adjust in the future. For more details of the first requirements, check out the following exercise handout.

Note! Store the project code in a separate folder, as you will continue working on it in the upcoming parts of the course. You may store it also on e.g. a version control system like GitHub, using a private repository that is not shared to others.

Loading Exercise...