A basic mobile version of SIGAA UFC with some extra functionalities. Written using Swift.
- Visualize current courses
- Add notes and tasks related to each course
- Get news from each virtual class
- Get absence
- Get tests results
To actually get data from SIGAA we need a scraper, this work is done through this API . You can download it and run locally, if you want. I choose to run it inside a Docker container.