Project

Web Quiz Engine (Kotlin)

Challenging
129 completions
~ 50 hours
4.4

You will clearly understand what is the backend development and how to use many modern technologies together to get a great result. If you would like to continue the project, you could develop a web or mobile client for this web service. You will learn about REST API, an embedded database, security, and other technologies.

Provided by

JetBrains Academy JetBrains Academy

About

In the Internet, you can often find sites where you need to answer some questions. It can be educational sites, sites with psychological tests, job search services, or just entertaining sites like web quests. The common thing for them is the ability to answer questions (or quizzes) and then see some results. In this project, you will develop a multi-users web service for creating and solving quizzes.

Graduate project icon

Graduate project

This project covers the core topics of the Kotlin Backend Developer (Spring Boot) course, making it sufficiently challenging to be a proud addition to your portfolio.

At least one graduate project is required to complete the course.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Create a basic API to accept answers for a single quiz.
Add more endpoints to the API to deal with multiple quizzes.
Expand the API and allow users to publish new quizzes.
Migrate the quiz engine from in-memory storage to a relational database.
Introduce user registration and protect quizzes from unauthorized modification.
Add paging and sorting to responses and track statistics for each user.

Reviews

Jean-Pierre Gonçalves
6 months ago
This REST API project is very comprehensive. I applied my knowledge of Spring Security, as well as data access using Spring Data JPA and pagination.
Jennifer Hanna
8 months ago
This was a really satisfying project for learning Spring Boot, including REST API, data persistence and authentication/authorization implementations. It was also a great opportunity to learn how to test Spring applications, since only the first few stages provided functional tests.
Nikita Bolsunovskii avatar
Nikita Bolsunovskii
8 months ago
Learened the basic features of spring boot and spring framework parts. Data, MVC, Security, and so on.

4.4

Learners who completed this project within the Kotlin Backend Developer (Spring Boot) course rated it as follows:
Usefulness
4.7
Fun
4.4
Clarity
4.1