LectureFree is a web application designed for the Unihack Hackathon 2025. The app helps students at UTS find campus events that they can attend in between their classes. By inputting a URL to an ICS calendar file, users can view all events that fit in the gaps between their scheduled classes.
- FastAPI: Web framework for the backend
- Playwright: Web scraping for calendar file parsing
- React: Frontend framework for the user interface
(Installation instructions will be added here later)
- Enter the URL of your ICS calendar file.
- The application will parse your calendar and display events happening on campus during the gaps between your classes.
This project is licensed under the GPL-3.0 License.