A web-based timetable search tool that allows users to find class schedules from an uploaded or preloaded .xlsx (Excel) file.
- Preloaded Timetable: A default timetable is available for quick access.
- File Upload: Users can upload an updated
.xlsxfile if needed. - Class Search: Enter a class name (e.g.,
BCS-5A) to find all its scheduled timings. - Multiple Sections Support: Search for multiple sections by separating them with commas (e.g.,
BCY-5A, BCY-5B). - Download as PDF: Export the search results to a PDF for offline access.
- Open the website.
- If the preloaded timetable is outdated, upload a new
.xlsxfile. - Enter your class name in the search box.
- Click Search to view your class schedule for the week.
- If needed, click Download PDF to save the timetable.
- HTML, CSS, JavaScript for the frontend.
- SheetJS (xlsx.js) for Excel file processing.
- jsPDF for exporting search results as a PDF.
If you find any issues or want to improve the project, feel free to submit a pull request!
For any issues or timetable updates, please email [email protected]
GitHub Profile: CodeWeaveCo
Β© 2025 CodeWeave