An online test management system which allows users to create,take tests and upload assignments.
To setup and run this project locally follow the steps below.
- Install XAMPP server.
- Clone the repo in
xampp/htdocs
folder.git clone https://github.com/sauravUppoor/assessment_app.git
- Edit the
config.php
file. - Open the migrations page to create the database schema locally.
https://localhost/assessment_app/migrations.php
- Setup is complete! You can browse the app here.
https://localhost/assessment_app/templates/home.php
Raj Singh, Ritwik Vaidya and Saurav Uppoor as academic mini-project for WDL and DBMS, Semester 5.