Skip to content

chriszaro/e-learning_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a elearning system developed for academic purposes.

Tutor account

login name: john@example.com

password: pass

Student account

login name: mary@example.com

password: test

At db_connect.php you will find the credentials to login at the Database you are gonna create.

You must run XAMPP.

Start Apache and MySQL.

Go to Admin at MySQL.

Create a FULL PRIVILEGED User account with username and password of your preferance.

Then create a database.

Then import the .sql file included for test data.

Then update the db_connect.php file with the credentials of the database.

About

A simple CMS (Course Management System) developed with PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published