Skip to content

codepath/site-week1-lab2-report-card-generator-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report Card Generator Lab

Your college has realized their report card generating system is broken! They've reached out to you to see if you'd be willing to help them fix it.

At the moment, they have the styling and general layout done, but they're missing valid JavaScript. Your job is to modify the script.js file with code that produces a working report card generator. They've sent over your grades for the year to use as a model.

✅ Application Features

Core Features

  • Report card displays student information: name, grade, advisor, major, graduation year, and image
  • Grade dynamically changes and shows at least 3 semester options (fall, winter, and spring)
  • Each semester displays the corresponding class, including class code, class name, semester, credits, and letter grade

Stretch Features

  • Report card calculates GPA automatically
  • Users can change their grades after the initial report card is generated

About

CURRENT - 2023 SITE Starter code for Report Card Lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published