Skip to content

Submission for KJSCE Hackathon 2018 [College Activity Management]

Notifications You must be signed in to change notification settings

Anay121/Team-Exceptions

 
 

Repository files navigation

CollApp

HitCount Open Source Love MIT Licence made-with-python

Hall of Fame (aka top contributors):


An interactive one stop web app solution to manage your hectic college life!



Basic Features:

  • 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.

CollApp as web-app






TODOs:

  • Scrape internship and student offers.
  • Statistical attendance visualization.
  • Notify users for attendance below given criteria.at
  • Integrate the web app with Google Assistant to manage attendance on the go!

This project still has scope of development, so you can also contribute to this Project as follows:

  • 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.

Installation

  • Install dependencies
        $ pip3 install -r requirements.txt

Note

  • This project was done under 24 hours with no pre-preparation

Contributors


Happy Coding! 😄

About

Submission for KJSCE Hackathon 2018 [College Activity Management]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 41.9%
  • Python 40.8%
  • CSS 17.3%