Skip to content

mojiz786/CAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

TimeTable

Automatic time table generation system.

1)install Xampp server from https://www.apachefriends.org/download.html

2)After installation put the whole downloaded tt folder to htdocs folder of Xampp server.

3)start Xampp server using this command $ sudo /opt/lampp/lampp start.

4)go to browser and paste http://localhost/phpmyadmin/

5)create new database named as "timetable".

6)import timetable.sql(which was inside tt folder) into your newly created database timetable.

7)now run http://localhost/tt/Admin/index.php.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published