https://github.com/mooncos/this-week-on-shipit
Online showcase of the projects made by Hack Club members over the time of a week.
https://github.com/mooncos/this-week-on-shipit
Last synced: 27 days ago
JSON representation
Online showcase of the projects made by Hack Club members over the time of a week.
- Host: GitHub
- URL: https://github.com/mooncos/this-week-on-shipit
- Owner: mooncos
- License: mit
- Created: 2017-02-20T00:14:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T22:24:06.000Z (over 8 years ago)
- Last Synced: 2025-05-04T21:14:11.421Z (27 days ago)
- Language: CSS
- Homepage: http://margobra8.github.io/this-week-on-shipit
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This week on #shipit
Online showcase of the projects made by Hack Club members over the time of a week.
Will interact with the Slack API and pull the different links in the #shipit channel in the team and showcase them in the page along with a description from the GitHub API.
## TODOs:
- [x] Frontend wireframing
- [x] Frontend final mockup
- [ ] Decide what backend to use (maybe Python)
- [ ] Backend models (pymongo / python-sqlite3)
- [ ] Slack API wrapper ([python-slack-client](https://github.com/slackapi/python-slackclient))
- [ ] Setup webhooks (maybe unnecesary, only reading from channel)
- [ ] GitHub API wrapper ([github-Flask](https://github.com/cenkalti/github-flask))-----
MIT Licensed