This is a web frontend and backend project for Registration and Management System for adding students, instructors, Courses, admins and tracks.
Please update your database as there has been some small changes with the table IDs name
download DB Update.sql & DB Update 2.sql
file from DB folder
Open up your phpmyadmin intrface
select training_management_system
database
select import
from the top bar
choose the downloaded file
now you're all set.
will be able to to registers through a mobile application only.
add courses, drop Courses.
Search courses by specific track.
Will intrface through web browsers only.
add cousrses, add admins, add instructors, add tracks.
can delelte any of them.
download the DB folder
Using the import function in PHP my admin
import the training_managemet_system.sql
file
import DB Update.sql and DB Update 2.sql
file don't have to do the update above if you done this
now the database is set
an admin record is added already
name: admin
email: [email protected]
password: admin
Go to Config/app.php
change the $dbUserName
and $dbPassword
to match the phpmyadmin username and password you have