Skip to content

SimoneSichili/php-oop-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OOP exercise 2

Second exercise with OOP

Screenshoot

OOP-exercise-2

Technologies and libraries

  • Html
  • Css
  • Php

Workflow

#1 Create a generic Product class and a constructor
#2 Create other classes that extend the generic one
#3 Make 'setterandgetter methods
#4 Set a discout method
#5 Print the products