- Simple PWA to display timetable for 7th Semester 2021-25 B Tech CSE A.
- Built with
HTML5
CSS3
JavaScript
- Time Table with Course Code and Slots.
- Tasks Table and Exam Schedule PDF Reader.
- Responsive Design.
- PWA (Can be installed on Android, iPhone and Desktop).
Open The App Link in Chrome Browser.
Open The App Link in Safari Browser.
Google Chrome, Microsoft Edge, Brave and Opera Support PWA.
Tip
Read More about installing PWAs on MDN docs.
Important
Both Midterm and EndSem Timetables Added in Latest Update, Choose your Preference after pressing the Exam Schedule icon.
Our classmates used to change the class whatsApp group's DP to a screenshot of the timetable to keep track of it on a regular basis. One day when I was trying to update the classgroup's DP to the new timetable, the quality of the image was unusable (text not readable) due to whatsApp's compression algorithms. I created a static HTML page of the timetable and added a manifest.json, hosted it on GitHub pages and updated it in the class group's description that evening. That simple pwa evolved into the one available today.
Abhinav Ramakrishnan
Ashwin Narayanan S
Hariharan A
Name | Rollno | Subjects |
---|---|---|
Hariharan A | CB.EN.U4CSE21021 | RTS , TSAF , MAD |
Rohith M | CB.EN.U4CSE21048 | EH |
Ajay Raj M | CB.EN.U4CSE21004 | CGV , DLCV , NLP |
Ananya R | CB.EN.U4CSE21006 | IOT-PE4 , AAA |
Tangudu Harsha Vardhan | CB.EN.U4CSE21062 | IR |
Nerella Geetha Krishna | CB.EN.U4CSE21040 | MAN , BA |
Vignesh V | CB.EN.U4CSE21068 | WMC |
Saravanak Karthick M | CB.EN.U4CSE21054 | NNDL |
Sowrabh Kumar S | CB.EN.U4CSE21058 | CC |
Note
If You Want to suggest a change in tasks you can either raise an Issue (or) fork the repository, commit changes and create a Pull Request.
App Icon
: Calendar icons created by Freepik - FlaticonPDF Viewer
: PDF.js by Mozilla Foundation Under Apache-2.0 LicenseCode Editor
: Codemirror | Github : gh/codemirror/codemirror5
- All Code In
./Assets/pdfjs-4.0.379-dist
Directory is Licensed Under Apache-2.0 License, MOZIILA'S CODE OF CONDUCT - All Code Except Assets Directory is Licensed Under MIT License
- All Code Under Assets/codemirror Directory is Licensed Under MIT License