- Secure Login Portal with Google Sign in integrated.
- Ability for students to update their profile with their profile picture.
- Personalized to-do app to manage the load of assignments, journals, etc.
- Google Calendar API used to show a Google user's event list.
- Scrape internship and student offers.
- Statistical attendance visualization.
- Notify users for attendance below given criteria.
- Fork this Repository.
- Clone your Fork on a different branch:
git clone -b <name-of-branch> https://github.com/Team-Exceptions/Colapp.git
- After adding any feature:
- Goto your fork and create a pull request.
- We will test your modifications and merge changes.
Happy Coding! 😄