Loading

Loading
This project was an analysis of KTU's digital ecosystem and the development of a terminal-based solution for students to access academic information. It aimed to address the challenges posed by KTU's legacy systems, which were slow and not user-friendly.

Identified KTU uses legacy systems that are slow and not user-friendly, causing frustration among students.
Studied KTU's existing systems and student pain points.
Built a Python backend to scrape KTU data and a python-based terminal UI for students.
Tested with 20+ students for usability and accuracy before open-sourcing on GitHub.
Analyzed KTU's digital infrastructure and gathered feedback from students on their pain points with accessing academic information.
Implemented a Python-based scraper to extract necessary data, and built a terminal UI using curses for quick access. Developed a jQuery frontend for those preferring a web interface.
It is good to maintain legacy systems, but there should have better pipeline to get access in latest browsers. This project was tto understand the KTU's digital ecosystem and to provide a better solution for students to access their academic information.