What We Will Be Building

Learn what we will build in the course, and what features you can expect to learn how to code.

In this course, we'll be building a user management system from scratch, where we'll be able to manage the personal, contact, and registration information of fictional students. By the end of this course, we'll have the following application ready at our disposal.

Press + to interact
homepage on the left, details page on the right
homepage on the left, details page on the right

Features

The application will have two different routes. We'll have a dashboard with all students, this will be our home page. We'll also have a second route, a details page with the details of individual students. ...