Time-Table Generator

Time-Table Generator

This project is a prototype of an automatic time-table generator. In this project, we have used PHP for backend and html-css for front-end. For allocating subjects we used back-tracking for 5 subjects

The problem Time-Table Generator solves

Generating a time-table is a tedious and hectic task as it requires a number of permutations and combinations.
Here due to time limit we couldnot implement some ideas: 1. Notifying the student about their next session. 2.Giving user the chance to regenerate the time table according to their flexibility. 3.Scalability.
We developed a front-end website that asks user the required details and php for allocating sessions with subjects.

Challenges we ran into

Learning PHP and backtracking algorithm.
We read a number of blogs and searched it over youtube and other websites.
We also took help from mentors who guided us and solved our back-end and front-endd problems

Tracks Applied (1)

Open Innovation

We tried to optimize the automatic time-table generator

Technologies used

Discussion