ravi-kp / Automatic-TimeTable-Generation-For-An-Institute

Automatic time table generation system (IIT Dharwad)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Automatic time table generation system (IIT Dharwad)


Languages

Language:PHP 47.2%Language:C 36.0%Language:JavaScript 10.8%Language:CSS 4.0%Language:Python 0.9%Language:Hack 0.8%Language:HTML 0.3%Language:C++ 0.1%Language:Shell 0.0%