https://github.com/robertbenjamin/seattle-things
Your go-to bucketlist for things to do in Seattle.
https://github.com/robertbenjamin/seattle-things
Last synced: 12 months ago
JSON representation
Your go-to bucketlist for things to do in Seattle.
- Host: GitHub
- URL: https://github.com/robertbenjamin/seattle-things
- Owner: robertbenjamin
- Created: 2015-12-07T04:15:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T18:45:53.000Z (over 10 years ago)
- Last Synced: 2025-01-08T06:49:27.248Z (over 1 year ago)
- Language: CSS
- Homepage: http://robertbenjamin.github.io/seattle-things/
- Size: 811 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Seattle Things (Temporary Name)
Your go-to bucketlist for things to do in Seattle.
## Plan
- Build basic static version (straight up HTML / JS), share it some places, get feedback and rebuild in Angular (or other framework)
- In the new version, make some kind of basic API so you can add entries easily and the user can sort / search within entries.
## Ideas
- Include map / location?
- Include image or go text-based?
- Have icons or categories? (Food, Fun, Outdoors)
- SPA or static?
- Row-based or something with flexbox?
- Allow for users to submit suggestions?