Skip to content

Roadmap

Yash Malik edited this page Sep 27, 2025 · 4 revisions

From my obsidian notes:

  • a notification service using pyjiit to notify attendance daily/weekly....
  • attendance graph: x->date, y->% ✅
  • marks graph: t1 t2 t3 (normalised out of 100?) ✅
  • custom themes
  • collect data for stats if enough people use it, maybe reverse engineer the formula for grades
  • how many (max) classes can i miss to still have attendance over X% ✅
  • a way to calculate approximately how many classes will be held by the end of semester. how can the academic calendar be used for this? is time table needed? or is there some other way? classes per week a good approximation?
  • update attendance data in background. customisable frequency...hourly..daily... add random delay for a few seconds though
  • a narrow strip with text that shows last refreshed time
  • cgpa goal
  • add a feature to jportal...rate faculty on 1 to 10...on different metrics like
    1. kaisa padhata hai
    2. proxy lagti hai ya nahi
    3. pareshan karta hai kya kaam ke liye Add labels to each score from 1 to 10. PS: i think 1-5 scale would be better and easier to label There could be a similar rating system for electives
  • add a play button on the grades chart. enabling that button would allow user to move the cgpa and sgpa points up/down. the graph should be reactive and update in real time
  • whatsapp bot for this
  • telegram bot: make the pipeline private and secure since we would be asking username and password from users. How to securely transport and store them so that even we can't see them.
  • add more themes using https://tweakcn.com/#examples. maybe this will require rewriting some components to use shadcn.
  • theme visualizer in theme switcher like https://coolors.co/visualizer/780000-c1121f-fdf0d5-003049-669bbc
  • gojiit
Clone this wiki locally