An open API service indexing awesome lists of open source software.

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.

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.

![Fanspace Landing Page](http://res.cloudinary.com/ericwindmill/image/upload/v1495766834/screen_shots/Screen_Shot_2017-05-25_at_6.56.48_PM.png "Landing Page")

## 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.

![Groovie Landing Page](http://res.cloudinary.com/ericwindmill/image/upload/v1495766836/screen_shots/Screen_Shot_2017-05-25_at_7.00.56_PM.png "Landing Page")

## 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)