- For my convenience haha
I started working on this project in mid-December(2022) because I was feeling bored, and there wasn't much to do at home. Since the student portal couldn't handle too many requests and resulted in the site going down (it was a hassle, haha), I came up with the idea of creating an Android app for the HCDC student portal. This app would allow users to view their subjects and accountabilities (my primary problem) offline and reduce unnecessary requests just to view their schedules. The project is still in beta, so it is still buggy and there is a lot to fix and clean up (spaghetti code). LOL!
Only the Holy Cross of Davao College Student/s are able to use this app.
(✔ - Available offline once it is loaded. )
- Able to view subjects (✔)
- Able to view accountabilities (✔)
- Able to view grades (✔)
- Able to view evaluation (✔)
- Able to view enrollment history (✔)
- Able to view subject offered
- Able to view lacking credentials
- Able to chat ai
- Building,floors and rooms
- Dark & Light mode
- Fork the repository
- Create a new branch for your feature or something
- Then create a new pull request
I only scrape what's available in the student portal, such as text, images, and other accessible content using any browser. This project is made possible thanks to the jsoup library. It is important to note that this project is purely for fun and for my own learning experience in Android development. ( alumni - batch 2024 )