ajkelso / Top-Five

Create and track Top Five lists and see how your choices compare to other list makers. React/Redux frontend. Ruby on Rails API backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top5

Top5 is a Single Page Application with a Ruby on Rails API backend and a Javascript/React/Redux frontend for the person addicted to making Top 5 lists (or maybe just the avid High Fidelity fan)! Top5 helps you create and keep track of your own Top Fives while seeing what’s the most popular of each category for all fellow list makers!

Installation

To use this app, clone the repo, navigate into the backend folder, run bundle install, run rake db:migrate, and rails s. Then, navigate to the frontend folder, run npm install then npm start. Everything should be set up!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ajkelso/Top-Five. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct. For major changes, please open an issue first to discuss what you would like to change.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Virtual Lite Brite project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Create and track Top Five lists and see how your choices compare to other list makers. React/Redux frontend. Ruby on Rails API backend

License:MIT License


Languages

Language:Ruby 55.5%Language:JavaScript 39.6%Language:HTML 3.2%Language:CSS 1.4%Language:SCSS 0.2%