https://github.com/ericwindmill/groovie-hq
An app for megafans.
https://github.com/ericwindmill/groovie-hq
Last synced: 2 months ago
JSON representation
An app for megafans.
- Host: GitHub
- URL: https://github.com/ericwindmill/groovie-hq
- Owner: ericwindmill
- Created: 2017-05-14T14:47:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T01:43:02.000Z (almost 9 years ago)
- Last Synced: 2025-03-11T06:19:48.763Z (over 1 year ago)
- Language: Ruby
- Homepage: http://grooviehq.com
- Size: 25.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Groovie HQ
[Groovie](https://fanspaceapp.herokuapp.com/#/) is a web application that allows mega-fans of My Morning Jacket connect and track their concert metrics. Users get to 'digitially collect' concert experiences and compare them with other fans. Are you sure you're even a fan if you don't have the metrics to prove it?
Groovie is a passion project made by Eric Windmill.
This app was built using Ruby on Rails, React.js Redux, amongst many other modern technolgies.

## Features
* User accounts with secure authentication.
* Setlist tracking for the band My Morning Jacket.
* Adding setlists to your digital collection.
* Displaying your concert metrics on your personal profile.
* Forum-like discussion on each individual setlist.
* Browsing Setlists by different categories.
## Product Design
Groovie was built from conception to MVP in 11 days.
A [proposal](https://github.com/ericwindmill/fanspace/blob/master/docs/proposal.md) was drafted in order to guide me in this process.
A [database schema](https://github.com/ericwindmill/fanspace/blob/master/docs/schema.md) was designed to help me plan out my app.

## Technology
Groovie is a single-page application built on Rails and React.js, with many dependancies included.
* [Backend Technology](https://github.com/ericwindmill/fanspace/blob/master/docs/backend.md)
* [Frontend Technology](https://github.com/ericwindmill/fanspace/blob/master/docs/frontend.md)
* File storage on Cloudinary
## Future Implementaions
* Groovie is still in its infancy. [The future is bright.](https://github.com/ericwindmill/fanspace/blob/master/docs/future.md)