GithubHelp home page GithubHelp logo

codemargaret / cook_fans Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 116 KB

An art fan website featuring webtoonists and illustrators (Epicodus Rails Week 1 Two-Day)

Ruby 79.28% JavaScript 2.37% CSS 1.75% HTML 16.59%
epicodus-students ruby-on-rails activerecord faker

cook_fans's Introduction

Cook Fans

A forum where users can share works of art, 11.16.2017

By Margaret Berry and Sara Spink

Project Goals

  • Practice building a Rails application from scratch.
  • Practice using scopes.
  • Get comfortable using the paperclip gem.

User Stories

  • As a user, I want to:
    • Create, edit, and delete pieces. Note: images must be a url.
    • Sort pieces by date created
    • Sort pieces alphabetically

Future Features

  • As a user, I want to:
    • Click on a piece to see its reviews and ratings
    • Create, edit, and delete ratings of pieces
    • Create, edit, and delete reviews of pieces

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd cook_fans
  3. $ bundle install
  4. $ rails db:create
  5. $ rails db:test:prepare
  6. $ rails db:migrate
  7. $ rails db:seed
  8. $ rails s
  9. Navigate to localhost:3000

Known Bugs

There is no user authentication, so users can post pieces as other users.

Support and contact details

If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • Ruby-on-Rails
    • Ruby 2.4.1
    • Rails 5.1.6
  • ActiveRecord

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Sara Spink

cook_fans's People

Contributors

codemargaret avatar

Watchers

 avatar  avatar

cook_fans's Issues

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.