Giter VIP home page Giter VIP logo

donut-worry's Introduction

Build Status Code Climate Coverage Status

README

Donut Worry

A review site for those who go nuts for donuts

Contributors
Introduction

Donut Worry is Launch Academy's premier destination for sharing and reviewing breakfast confectionaries of all shapes and sizes.

Features
  • Users can create and update their own personal account.
  • Users can sign in/out of their account
  • Users can optionally add a profile picture to their account.
  • Users can add a bakery to the list displayed on the root page.
  • Users can optionally add an image to the bakery listings.
  • Users can add reviews on individual bakery pages.
  • Users can edit reviews they have created.
  • Users can upvote or downvote individual reviews based on helpfulness.
  • Users are notified via email of any upvote/downvote activity on reviews they have posted.
  • Admins can delete any review.
Technologies
  • Backend: Rails 5.1.2
  • Frontend: React.js and Embedded Ruby
  • User Auth: Devise
  • Image Uploader: CarrierWave
  • Image Hosting: Amazon Web Services
  • Styling: Foundation
  • Database: Postgres
  • Testing: RSpec, Capybara, Jasmine, Karma, Enzyme
To run this app on your local machine
  • Install Ruby.2.3.3
  • In a terminal, run `git clone https://github.com/laurado/donut-worry.git`
  • Navigate to the project's root directory with `cd donut-worry`
  • Run `bundle install && npm install && rake db:setup`
  • In terminal, run `rails s`
  • In another terminal window, run `npm start`
  • Visit http://localhost:3000/ in your browser.

ER diagram

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.