/devoirsplus

A website to submit university assignments

Primary LanguagePHP

Dévoir Plus

A web app to sumbit college assignments

How to run the project

  • Install php & mysql
  • Rename dbconfig.php.example to dbconfig.php
  • Update the $hostname, $username, $password variables to match your local configuration
  • Create a database named devoirs_cybersecurite
  • Run the db.example.sql SQL script
  • If using xampp, copy the project folder inside the C:/xampp/htdocs directory
  • If using wampserver, copy the project folder inside C:/wamp/www directory
  • If using easy php, open the project folder as a working directory in the easyphp dashboard
  • Or else, you can add the php root directory in the PATH environment variables and simply run php -S localhost:8000 to launch a local webserver in the current directory

Enjoy ❤️❤️❤️ !!!


Credit Mamadou Moustapha Diallo