All Projects → catmanjan → Anutimetable

catmanjan / Anutimetable

Intuitive timetable builder for the Australian National University.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Anutimetable

Pypergrabber
Fetches PubMed article IDs (PMIDs) from email inbox, then crawls PubMed, Google Scholar and Sci-Hub for respective PDF files.
Stars: ✭ 14 (-73.08%)
Mutual labels:  scraper
Serp
Google Search SERP Scraper
Stars: ✭ 40 (-23.08%)
Mutual labels:  scraper
Repository.kodibae
Kodi Bae Repository - Kodi is a registered trademark of the XBMC Foundation. We are not connected to or in any other way affiliated with Kodi - DMCA: [email protected]
Stars: ✭ 45 (-13.46%)
Mutual labels:  scraper
Huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
Stars: ✭ 33,694 (+64696.15%)
Mutual labels:  scraper
Real Estate Scraper
Web scraper that makes it easier to find real estate in Slovenia.
Stars: ✭ 31 (-40.38%)
Mutual labels:  scraper
Chinese Xinhua
📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。
Stars: ✭ 8,705 (+16640.38%)
Mutual labels:  scraper
Scanless
online port scan scraper
Stars: ✭ 875 (+1582.69%)
Mutual labels:  scraper
Scrapstagram
An Instagram Scrapper
Stars: ✭ 50 (-3.85%)
Mutual labels:  scraper
Botvid 19
Messenger Bot that scrapes for COVID-19 data and periodically updates subscribers via Facebook Messages. Created using Python/Flask, MYSQL, HTML, Heroku
Stars: ✭ 34 (-34.62%)
Mutual labels:  scraper
Django Dynamic Scraper
Creating Scrapy scrapers via the Django admin interface
Stars: ✭ 1,024 (+1869.23%)
Mutual labels:  scraper
Ratatouille
A Node.js wrapper for scraping allrecipes.com
Stars: ✭ 26 (-50%)
Mutual labels:  scraper
Pypatent
Search for and retrieve US Patent and Trademark Office Patent Data
Stars: ✭ 31 (-40.38%)
Mutual labels:  scraper
Shopifyscraper
Shopify Scraper (not monitor)
Stars: ✭ 41 (-21.15%)
Mutual labels:  scraper
Node Website Scraper
Download website to local directory (including all css, images, js, etc.)
Stars: ✭ 912 (+1653.85%)
Mutual labels:  scraper
Karate
Webscraper
Stars: ✭ 45 (-13.46%)
Mutual labels:  scraper
Pycyanide
Stars: ✭ 13 (-75%)
Mutual labels:  scraper
Avbook
AV 电影管理系统, avmoo , javbus , javlibrary 爬虫,线上 AV 影片图书馆,AV 磁力链接数据库,Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database
Stars: ✭ 8,133 (+15540.38%)
Mutual labels:  scraper
Pitchfork Npm
An Unofficial Pitchfork Music API client for Node.js
Stars: ✭ 50 (-3.85%)
Mutual labels:  scraper
Social Scraper
Tổng hợp script crawl dữ liệu từ các mạng xã hội & website tiếng Việt
Stars: ✭ 47 (-9.62%)
Mutual labels:  scraper
Public Instagram
Tool to fetch Instagram's public content.
Stars: ✭ 43 (-17.31%)
Mutual labels:  scraper

anutimetable

  • Timetable database last update: 2021-03-14

Updates

2021-02-13

2018-07-20

2018-07-17

2018-06-18

2018-03-11

  • Restored display of class locations
  • Added week switcher

2018-03-09

  • Temporarily removed location of classes as requested by ANU

2018-02-22

  • Fixed an issue where updating the revision num will cause a Course.course initialize error
  • Removed auto-selector residual code for now
  • Added Mocha test directory

2018-02-15

  • Added option to take a .PNG screenshot of the timetable
  • Added hide button to activities (requested by email from a few people)

2018-01-16

  • Finalised auto-scraper and added the following scripts under /anutimtable/anuscrape:
    1. commit.sh - bash script that checks for new timetable data and updates the GitHub repo
    2. schedule_scraping.bak - crontab configuration that sets scraping frequency
    3. update_date.py - python program that updates version numbers if new data is found

2018-01-12

  • Changed the regex used in the scrapers to work correctly with the 2018 timetable
  • Added a verify.py script that takes the timetable.json file and checks for conflicting course activities in terms of iid values

2017-12-28

  • Changed scrapers to use the 2018 timetable website
  • Changed mode to _S1 courses only

2017-02-20

  • Added offline support

2017-02-14

  • Added autofocus property for the course input box

2017-02-13

  • Fixed an issue with IE/Edge where Array.prototype.indexOf method does not exist

2017-01-24

  • Fixed an issue with scraper generating wrong iid
  • Fixed an issue with some cell's color won't go away after deleting the course (parent().get(0) only returns one element, therefore need to loop over parent())

2017-01-22

  • Enhanced choose button to be displayed only when there's alternatives
  • Fixed some spelling errors

2017-01-21

  • Added a PHP scraper (for non-ANU network use)
  • Fixed the background color issue (temporarily)

2016-02-06

  • Fixed table displaying issue.

2016-02-04

  • Added auto-selecting feature.
    • No UI for now, use Magic.cast() in console to see effects.
    • The result will be ordered by clashes in ascending order.

2016-01-28

  • Temporarily fixed the problem with choosable compulsory courses.
    • It will be deprecated soon.

2016-01-18

  • Fixed the problem with confirm window popping out while clicking re-choose buttons.
  • Added border spacing.

2016-01-16

  • Compressed JSON structure.
    • day will now be index instead of string.
    • Removed name because it's redundant.
    • Added id.
  • Added tutorial re-choose feature (appeared as icons).
  • Added pinned classes icon effect.
  • Added confirm window when deleting courses.
  • Added revisionNum.
    • If a new value is found, then clear tutorials.
    • This value is only changed when changing data structure!
  • Added mouseover effects when you hover a choosable tutorial.
    • The purpose of this is to ease the pain of finding same tutorials with different time.
  • Changed delete button next to course name to icons.
  • Changed the behaviour of tutorial displaying.
    • It will now automatically add newly updated classes to the cookie/localStorage instead of ignoring its existence.
    • After choosing a tutorial, the element will be deleted instead of set to hidden.
    • The choose button will now longer appear if there's a chosen tutorial.
    • Because of the order changing after re-choose tuts, lesson style will now determined by the existence of lesson-style-x, instead of hash.
  • Changed the way of deciding how different groups belong to one tutorial.
    • The normal format of a class name is: {COURSE_NAME}{GROUP_TYPE}{GROUP_NUMBER}/ {NUMBER}, {NUMBER} will be used.
  • Changed the structure of Course.structure ({ class: chosen tutorial id, ... }).
  • Changed weekdays header to full.
  • Removed leading zeros in item.info and ending /s (because the official data sometimes mistakenly gives different numbers such as 01 and 1).
  • Removed usage of data-fgroup, data-id will now be used.
  • Fixed a bug where when creating an empty timeslot, it will clone the lesson style class as well.

2016-01-11

  • Style changes to save vertical real estate.
  • Made lesson style fit to whole block.
  • Fixed the issue where the color remains when a class is removed.
  • Removed animations.

2016-01-06

  • Fixed an issue with colspan.
  • Cleared redundant code.

2015-12-21

  • Fixed course deletion animation (slideDown() -> slideUp()).
  • Fixed pressing enter will not add a course issue under some browsers (event.which is not supported).

2015-12-19

  • Rewrote the code related to :30 courses support.
    • Instead of remove unused cells, it will now just hide them, this makes searching much easier.
    • It's now fully functional and the code is much cleaner than the previous version.
    • There should be no broken table if used proper, but if it occurs, please submit an issue with a screeshot and the course addition/deletion order.
  • 'class' label is now treated as 'non-compulsory' category and is selectable between different ones.
  • Added one more color to make sure six courses all get a different widget color.
  • Replaced the text 'Updated for 2016.' with default timetable update time.
  • Changed the table to show borders since it's hard to see which timeslot section the class belongs to without them
    • If we set the lesson block to inherit the cell height (cell height 1px and lesson block height 100%), it'll cause some issues when adding/deleting classes, even not, it shows too much space and looks weird).

2015-12-15

  • Added maximum 6 courses adding limitation.
    • Code is messy, will need to rewrite it someday.
    • If the table displays in an abnormal way, submit an issue with a screeshot and the course addition/deletion order.
  • Added :30 courses supports.
  • Changed the structure for JSON (Note that the old JSON will no longer work!).
    • Removed key 'hour', added key 'start', altered key from 'duration' to 'dur'.
    • Combined all identical data classes.
    • Size reduced by 50%.

2015-12-09

  • Deprecated save & flush button, these operations will now be processed automatically. <issue #26>
  • Reconstructed functions & variables into OOP style.
    • Not sure why 'this' keyword sometimes not working so using the direct name (e.g. Course.display()) instead for now.
  • Made the load JSON button only visible when the online source is not accessible. <issue #27>
  • Made the auto-complete more smarter. <issue #29, #31>
    • It'll now order by matching relevance.
    • The name will be more readable.
    • Course addition will be now ignore everything after the dash, instead of underscore.
  • Changed the structure for JSON (Note that the old JSON will no longer work!).
    • The structure will now be: [[fullName], [info], [location], [course]].
    • Removed key 'fullName', added key 'nid', 'iid' and 'lid' in course object.
    • This provides an index searching for fullName, location and info, which reduces the size of the data by about 50%.
    • The structure will change again in the upcoming days to merge same classes together and suit :30 classes. The file size will be significantly reduced.

2015-12-08

  • Added delete, clear, save and flush feature (use localStorage / cookie depends on the availability).
  • Fixed an issue with tutorial selection (explained in master upstream branch issue #22).
  • Fixed the issue with not being able to choose between one hour tutorials.
  • Fixed the issue with ics export will include all the tutorials regardless of choosing or not.
  • Categorized files into folders (js, css and data, all json files will be saved in data).
  • Added auto-complete feature.
    • For matching, if the user is using his/her/theirs own data without fullName field, then it'll use name instead.
  • Added a spider written in jQuery.
    • Usage: Go to the pre-course-selection page, execute the code in a console or inline javascript: link.
    • Will retrieve validation data automatically, no need to input by yourself.
    • Appends an extra field 'fullName' to the data, which denotes the human readable name of the course (for use of auto-complete).
    • When executing, it'll display a mini progress box in the middle of the page.
    • This will fix the issue #22 without using a new identifier.

2015-12-06

2015-12-05

  • 2016 draft timetable available.
  • Added load json feature, supports local/offline (i.e. protocol file://, not local server) use.
  • Fixed the /timetable.json relative path issue (was directing to the root directory).
  • Changed the ics import button location and color.

Known issues

  • After deleting a course located at a index other than the last index, if the current index column is all empty, it won't delete this unused index column, which will cause a redundant gap column, but it'll be re-indexed after refreshing.
  • When there is only one class for a certain group left, the choose button shouldn't be visible.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].