Git Product home page Git Product logo

timetable's Introduction

timetable

A console app written in Python 3 that displays school timetable information.

School timetables are stored as JSON and parsed using the Python Standard Library's JSON decoder.

Features

  • View general information about timetable (start date, end date, list of all courses with time slot count)
  • View all time slots for specified class
  • View all classes scheduled for a particular day
  • Option to view times in either 12hr format (AM/PM) or 24hr format

Issues

  • Nothing yet, but report an issue in Issues if you come across anything

Future Additions

  • Exam mode: View exams only. (and hide exams from normal timetable view)
  • View amount of exams in timetable info
  • Write documentation
  • Add unit tests
  • Render timetable to HTML
  • Add/remove courses and slots to/from a timetable from within the console app
    • Export modified timetable to JSON, overwriting the previous version
  • Import/Export from/to iCalendar format

Name History

TimetableHelper: September 2014 - September 2015

timetable: September 2015 - present

timetable's People

Contributors

coteh avatar

Watchers

 avatar  avatar  avatar

Forkers

markthehopeful

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.