Skip to content

neg-0/oop-classroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP Classroom

This project will require you to build classes for objects you might find in a Galvanize classroom! You will build five classes:

  • Computer
  • Desk
  • Marker
  • Room
  • Student

The tests best describe what properties and methods to build for each.

Setup

  1. Fork and clone this repository
  2. Run npm install or yarn
  3. Run the tests with npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Dockerfile 3.4%
  • Shell 0.1%