Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasos/hacklist
Hackathon watchlist written in AngularJS
https://github.com/xasos/hacklist
Last synced: about 1 month ago
JSON representation
Hackathon watchlist written in AngularJS
- Host: GitHub
- URL: https://github.com/xasos/hacklist
- Owner: xasos
- Created: 2014-06-26T03:42:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T16:53:08.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T21:18:38.274Z (3 months ago)
- Homepage:
- Size: 1.32 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackLog
HackLog is a simple webpage to display upcoming hackathons.
**NOTICE**: Not complete, under gradual development.
#### Features
* Used AngularJS on the frontend to display data and a Google Docs Spreadsheet to manage the data for the backend.
* Currently caches all data through Heroku Scheduler to improve speed and guard against possible mistakes in Google Spreadsheet.## License
The MIT License (MIT)
Copyright (c) 2015 Niraj Pant
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.