https://github.com/picandocodigo/interstate_club
Unofficial Interstate Sticker Club
https://github.com/picandocodigo/interstate_club
Last synced: 4 months ago
JSON representation
Unofficial Interstate Sticker Club
- Host: GitHub
- URL: https://github.com/picandocodigo/interstate_club
- Owner: picandocodigo
- License: mit
- Created: 2018-12-13T00:47:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T00:11:27.000Z (about 6 years ago)
- Last Synced: 2025-01-10T04:19:33.736Z (6 months ago)
- Language: Ruby
- Homepage: http://interstate-sticker-club.herokuapp.com/
- Size: 255 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unofficial Interstate Sticker Club
A website to manage your sticker collection for the [Brewdog Interstate Sticker Club](https://www.brewdog.com/lowdown/blog/the-interstate-sticker-club).
Check it out [here](http://interstate-sticker-club.herokuapp.com/).
I am an EFP, but this site is not endorsed by, supported by or related to Brewdog other than they created the stickers, I collect them, and I was drinking their beer while writing this code.
## Development
This is a very basic Rails app, built in one day and has just 2 models: User and Album. Users are managed by [devise](https://github.com/plataformatec/devise/). To keep things simple, albums have a database column per sticker instead of creating a Sticker model since they are an immutable collection from 1 to 100. Each user has an album and each sticker in the album can one of three statuses: `got_it`, `duplicate` or `missing`.
For the front-end I'm using [Bulba](https://bulma.io) and some custom grid CSS code.
**Happy Collecting!**
And good luck with #94...