Part- A: Build a server.
- This course takes you through the process of assembling
a PC, provides step-by-step guidance on how to
assemble a server with the components such as the
motherboard, processor, and RAM that make up the
system unit, as well as how to install the operating system
to complete a fully functioning computer, install
necessary software for developing web application. So,
if you’ve ever wondered what it takes to build your own
PC, join the course for this adventure.
Part- B: Build an interactive web application.
- This course will also help you to build an interactive web
application using React as frontend, Spring boot as
backend and MariaDB database. Front-end side is made
with React, React Router, Axios. The back-end server
uses Spring Boot with Spring Web MVC for REST APIs and
Spring Data JDBC for interacting with MariaDB
database.