Fin Irjmets1681152617
Fin Irjmets1681152617
VII. IMPLEMENTATION
Implementation is a phase where all that we thought of comes into the picture. All the modules of our project
are building using software development approaches. In our project, languages that we have used are HTML,
PHP, Database used is MYSQL, Framework is Python Flask, the server used here is Machine Learning server
(provided by our college), Operating system is Windows 7+. Modules that are developed in our project are as
follows:
A. Registration In this module, every faculty needs to register themselves onto the portal. We provide the user
various inputs to our system which gets store into the database.
B. Login This is a submodule of registration. Once registered a user only needs to log in every time they want
to access the system. In this module, the user will have to provide details about the semesters they are teaching
in, subjects and practical’s they will take. Every faculty member has their faculty identification number which
will act as registration and login credentials.
C. Generate Once the details are inserted into the database, the timetable generator can now do its task.
Processing the data provided, and using the algorithm wisely, the timetable for even/odd semester will be
generated. Display of timetable generated by our system provides viewing of timetable semester wise.