The project is a communication dissemention system designed for employees to access neccessary trainings. All users access the site through a secure login. SQL database is used to store necessary information. Those with admin priviledges can post, edit, and view the trainings required for all employees. Once trainings are completed there is a sign off feature notifying both the user and employer that the trainings have been completed. The backend is developed with PHP and Javascript. The frontend is developed with HTML and CSS.
- Must have a SQL database and database server. Add the credentials on the db_credentials.php file
- Must have Microsoft Active Directory for secure login.
- Download Microsoft SQL here
- Configure the HTML and CSS to generate your desired site visual
- Change the attributes in the classes to fit the database. A class is defined for each table in the database
- Run the script on the server
admin view: https://youtu.be/RY1o1-MWmyI?si=_NHf5mQPtr_XugL4
general user view: https://youtu.be/PTmqvno_BT4?si=mq3-P_rbQh-BFIb8
Drew
I will be adding my website link here soon where you can see more of my projects