Skip to content

AntonV0/school-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

School Catalog

Project #38 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

The School Catalog is an application made up of JavaScript classes. The aim of this project is to further understand class syntax and its inheritance. The parent "School" class passes down its properties, getters, setters, and methods to the subclasses "Primary", "Middle", and "High".

What I Learned

  • Class syntax and inheritance
  • Creating class instances
  • Displaying specific properties from an instance

About

Project #38 of Codecademy's Full Stack Engineer Career Path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published