Giter Club home page Giter Club logo

idea_factory's Introduction

Idea Factory

Prompt

Build a web application with Ruby on Rails that enable users to share ideas and get people to join the ideas and like the ideas as per the wireframe below.

Here is the requirements and respective score:

Implement CRUD for ideas with user authentication integrated. The user must be signed in do anything but viewing list of ideas and a single idea details. The idea must be associated with the currently logged in user and show their name with the ideas listing. (30%) Implement the ability to Like an idea as shown below. Users can't like their own ideas. Show the number of likes on the idea show page and the listing page. (30%) Implement the ability to join an idea (become a member of the idea). The show page of an idea should list the names of all the member of the idea. Users can't join their own ideas. The listings page should show the number of members of that idea. (20%) Add the ability to create and delete comments on an idea (on the idea show page) with RSpec tests (20%). The tests should take into account the following: Users must be logged in to create or delete comments Creating or deleting comments redirects back to the idea show page Comments get associated with the logged in user Users can only delete their own comments [Bonus] idea owners can delete any comments on their ideas (+5%)

Bonus: Add ability to attach images to ideas (user the Paperclip or CarrierWave gems) - 10% Add a mailer to send an email to the idea creator when someone likes their ideas and make it happen in the background with DelayedJob - 15%

idea_factory's People

Contributors

kaiaolson avatar

Watchers

James Cloos avatar  avatar

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.