8000 GitHub - AMRoche/clasher: Check for events on a particular day or days with no clashing events
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AMRoche/clasher

 
 

Repository files navigation

Clasher

Check for events on a particular day or days with no clashing events

work in progress

TODO

case insenstive checking date range handling array of all tags, cities and countries better handling of online conferences other event data sources

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Send me a pull request. Bonus points for topic branches.

To Run

  • Install Node
  • Run NPM install in clasher directory
  • Run scraper.coffee
  • Go to browser and open localhost:8080 once the scraper has finished.
  • / allows the user to search for a particular event on date.
  • /free allows the user to search for events in a particular date set.

Copyright

Copyright (c) 2013 Andrew Nesbitt. See LICENSE for details.

About

Check for events on a particular day or days with no clashing events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 67.3%
  • JavaScript 32.7%
0