Coder Social home page Coder Social logo

rails-rubberducking's Introduction

Rubber Ducking

rubber ducky

Help! As more and more students enroll in Flatiron, more rubber duckys are needed for debugging. In order to keep track of its rubber duckys and students, Flatiron is asking you to create a rubber duck tracking application.

Every rubber duck should be created with a name and a description and every student should be created with a name and a mod. And since Flatiron is all about love, when a duck is created, it needs to be created with a student. After all, a duck should never be without an owner! Consider how you would handle this in the seed file. (Hint: Consider using the sample method) Make sure you handle your migrations appropriately!

With this website, a user should be:

  • Able to see a list of all the students

  • Able to see a single student and all the ducks owned by that student

  • Able to log a new student (and make sure that their name is not blank/mod is between 1 and 5)

  • Able to edit a student's name (and make sure that their name is not blank/mod is between 1 and 5)

  • Able to see a list of all the ducks

  • Able to see a single duck and see all its details

  • Able to edit a duck and its details

  • Able to create a new duck with an association to a student (and make sure that their name and type are not blank)

Some of the models and resources have already been provided for you. Make the necessary edits and alterations to make the website function as expected.

rails-rubberducking's People

Contributors

dependabot[bot] avatar maxwellbenton avatar rrcobb avatar hyeokjungkim avatar notnotdrew 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.