Lab 4: Full-Stack App

web
backend
full-stack
Build a full-stack application with a backend, database, and API.

Overview

Extend your web skills to the backend. You’ll build a server, connect it to a database, expose a REST API, and integrate it with a frontend — creating a complete full-stack application.

Learning Objectives

  • Build a backend server that handles HTTP requests
  • Design and implement a REST API
  • Set up and query a database
  • Connect frontend and backend into a working full-stack app

Tasks

To be determined.

Deliverables