Codetainer LogoCodetainer Acad

Lessons

Lesson 29: Capstone Setup

Choose Your Capstone

It's time to build your final project! You’ll use everything you've learned so far—HTML, CSS, JavaScript, the DOM, APIs, and basic Git skills.

Pick one of these 3 project ideas (or propose your own):

  1. Weather Dashboard: Search a city and view current weather data using an API.
  2. Daily Journal App: Get a random journaling prompt and write/save your entry.
  3. Productivity Dashboard: Build a one-page app with a to-do list, quote widget, and live clock.

Each project must include:

  • Semantic HTML
  • CSS styling and layout
  • JavaScript logic and DOM manipulation
  • API calls (for weather, quotes, or prompts)
  • Local storage or interactivity

Pick the one that excites you most. You'll build it over the next few lessons.

CodetainerAcad