Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 532 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 532 Bytes

Project 2

Outside resources

3 Unique inputs

  1. Text input to indicate number of albums to show
  2. Dropdown to indicate the year of the chart
  3. Radio buttons to indicate which chart to display

Class

  • Form.php
  • AlbumList.php

Code style divergences

None

Notes for instructor

None