subashshakya1 / JEWEL_SOFT

0 stars 0 forks source link

Object Oriented Programming #2

Open sodhancha opened 8 years ago

sodhancha commented 8 years ago

Please use principles of Object Oriented Programming. Rewrite the code in this project to follow Object Oriented best practices:

Resource: http://code.tutsplus.com/tutorials/object-oriented-php-for-beginners--net-12762

subashshakya1 commented 8 years ago

thank you for the information... I'll do my best.. :)

sodhancha commented 8 years ago

Have a look at this class https://gist.github.com/jonashansen229/4534794 Try implementing it in this repository and commit.

subashshakya1 commented 8 years ago

yes i have gone through that repository. I'l be implementing it soon..