Skip to content

desai1605/javascript-pbl-projects

Repository files navigation

JavaScript PBL Projects (Weeks 1–12)

This repository contains fully working projects aligned to your curriculum weeks 1–12, with clean HTML/CSS/JS separation and comments.

How to run

  1. Download and unzip.
  2. Open any folder and launch index.html in your browser (or use VS Code Live Server).
  3. Each project has:
    • index.html
    • styles.css
    • script.js
    • a short README.md with usage notes.

Structure

  • week01-portfolio/
  • week02-calculator/
  • week03-number-guess/
  • week04-unit-converter/
  • week05-grade-tracker/
  • week06-todo/
  • week07-form-validator/
  • week08-clock-stopwatch/
  • week09-notes-localstorage/
  • week10-weather-app/
  • week11-responsive-card/
  • week12-quiz-app/ (Final Project)

About

A collection of 12 JavaScript projects built week-by-week as part of a PBL curriculum. Includes portfolio, calculator, games, converters, localStorage apps, API projects, and a final quiz app. Pure HTML, CSS, and Vanilla JS. Great for learning, practice, and GitHub Pages hosting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors