Full-stack projects
✅ Project: full-stack task manager
Build a complete app layer by layer: database, backend, frontend, a React component and the API connection.
What you'll learn
- Build a full-stack task manager by assembling database, backend, frontend and API
- Model the tasks table in SQL and implement the backend logic to complete a task
- Render the task list with a React component starting from the HTML markup
- Connect the frontend with the API by integrating loading and error states
Lessons
Anatomy of a full-stack appThe layers and what order to build them in.Practice this module in the app
DevPath is a hands-on course: you read the theory here; in the app you put it into practice with exercises that really run, offline.
Start free in the app →