Skip to content

Quickly view your upcoming events(lectures, tutorial, etc) at JIIT

Notifications You must be signed in to change notification settings

RudraFlu/jiit-planner

 
 

Repository files navigation

jiit-planner

Quickly view your upcoming events(lectures, tutorial, etc) at JIIT

Try it out (in beta)

Visit https://planner.codelif.in

Development deployment

Clone this repository and cd into it then enter the following commands.

poetry install
poetry run flask --app jiit_planner run

Roadmap

  • Make the UI uglier
  • Make website remember last used batch and stream via localStorage
  • Add support for multiple semesters
  • Add support for multiple streams (BCA, BBA, etc)
  • Fix jiit-tt-parser

Also checkout the sister project: codelif/jiit-tt-parser

That project contains the actual backend code. jiit-planner is a frontend to it.

About

Quickly view your upcoming events(lectures, tutorial, etc) at JIIT

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 55.7%
  • CSS 22.7%
  • Python 21.6%