Check for events on a particular day or days with no clashing events
work in progress
case insenstive checking date range handling array of all tags, cities and countries better handling of online conferences other event data sources
Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.
- 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.
- 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 (c) 2013 Andrew Nesbitt. See LICENSE for details.