Giter VIP home page Giter VIP logo

ideas's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

ideas's People

Contributors

amyoulton avatar dependabot[bot] avatar

Watchers

 avatar

ideas's Issues

Mark Sheet

QUIZ 2

SCORESHEET FOR Amy, E

Icon Value
correct
wrong

Build a web app to post & discuss ideas with Rails.

Part 1: CRUD

Value: 30%

Score: 30/30%

Feature Mark Notes
New
Create
Show
Index
Delete
Edit
Update
Each idea has a title and a description.
2 New Action Tests
4 Create Action Tests

Part 2: User Authentication

Value: 20%

Score: 20/20%

Feature Mark Notes
Implement basic user authentication
Implement all controllers & routes for:
Sign Up
Sign In
Sign Out

Part 3: User Authorization & Associations

Value: 20%

Score: 20/20%

Feature Mark Notes
Associate created ideas with current user.
Allow only the creator to edit & delete their ideas.
All tests must be updated to support user authentication & authorization (if needed).

Part 4: Reviews

Value: 20%

Score: 20/20%

Feature Mark Notes
Implement the ability for users to put reviews on each idea's show page
User must be signed in in order to create a review and the created reviews get associated with the signed in user
The user who created the review should be able to delete the review

Part 5: Likes

Value: 10%

Score: 10/10%

Feature Mark Notes
Implement the ability for users to like ideas
Display the count of likes on the Ideas index page for each idea (as shown in wireframes)
Clicking the Like button makes the idea liked by the current user.
When liked, a Liked button is displayed instead of the Like button. Clicking it unlikes the idea.

Total 100%/100%

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.