Giter Club home page Giter Club logo

websis's Introduction

MIT Websis to Google Calendar Importer

This is some Javascript for MIT students to parse their course schedules from WebSIS and add them to Google Calendar.

Directions

  1. Copy the code in the main.js file.
  2. Go to your websis class schedule
  3. Go to the javascript console in Chrome (right-click, inspect element, clickconsole)
  4. Paste the code and press enter. If you see an error about gapi typeerror, try again.
  5. Grant access.
  6. See your classes appear in your Google Calendar!
  7. Report an issue at https://github.com/jnhnum1/websis/issues if there are any problems.
    Note: If the times of your classes seem to be offset, check that your calendar has its timezone set to eastern time (GMT -5:00).

websis's People

Contributors

bshaibu avatar jnhnum1 avatar ogu2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

websis's Issues

Handling Night Classes

I'm not sure if it handles night classes.My console printed: Added 6.933 Lecture, but it wasn't on my calendar. Here's the html for it:

 <!array>    <tr>
 <!array>    <td><input type=hidden name=subject8 size=8 maxlength=8 value=6.933>6.933
 <!array>        </td>
 <!array>    <td><input type=hidden name=unit8 size=5 maxlength=5  value=12>12
 <!array>
 <!array>    <td><input type=hidden name=section8 size=4 maxlength=4 value=Lec>Lec
 <!array>        </td>
 <!array>    <td><input type=hidden name=time8 size=30 maxlength=30  value=TR EVE (7-9 PM)>TR EVE (7-9 PM)
 <!array>        </td>
 <!array>    <td><input type=hidden name=room8 size=9 maxlength=9 value=32-141>32-141
 <!array>        </td>
 <!array>    <td><input type=hidden name=conflict8 size=1 maxlength=1 value=No>No
 <!array>        </td>
 <!array>    </tr>

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.