A web application that automates broken link detection for UWaterloo webpages. Compatible with WCMS 3 sites only.
Web-based version of previous script.
- Jinja templateing for the frontend
- Flask for the backend
- BeautifulSoup4 module for web-scraping
- SocketIO for client-server communication
- Render/Heroku for deployment
Visit the webpage and follow the instructions.
- scale for more users (current deployment can only run one execution at a time)
- more error handling
- better detection algorithm

