Skip to content

LiveWiresSRM2023/srm_auto_timetable_app

Repository files navigation

ScheduleSRM

GitHub Actions Workflow Status Static Badge GitHub commit activity (branch) Website

ScheduleSRM is built and mainted by LiveWires_

This repo hosts:

  • /json - contains all the timetable in JSON format
  • /python - contains all the utility scripts
    • day_order.py - AppWrite function reponsible for returning the current day order
    • send_notification.py - AppWrite function responsible for invoking a notification
    • transpose_csv.py - Utility script to convert CSV (timetable from the Dept.) to JSON
  • /lib - contains the src for the web app
  • /web - contains the web specific src

Tech stack:

Get started

  • Clone the repo
  • Setup Flutter environment
  • Run flutter doctor to ensure the platform is setup properly
  • Open the Folder and run flutter run -d chrome to run debug session in Chrome

Contributing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published