The LSU Scheduling Tool is a web app, created to help students at LSU create their semester schedules.
Built with Javascript, CSS, and HTML for the frontend, and on the backend,
Python libraries such as BeautifulSoup are used to scrape real-time data to provide
information on class availability, such as how full each class is. The students can then select their required
classes, which puts their classes in schedule form.
The picture on the left shows LSU's website, which I improved on and added functionality