A small system to prepare question paper in object oriented way in PHP
#overview Question paper is a primary object and it has mutiple questions. The main purpose is to understand the layers concepts used in desgining the application.
Currently 3 layers are implemented
- Domain
- Service
- Data