Code Monkey home page Code Monkey logo

petscreening_assessment's Introduction

Ruby on Rails Assesment

Thank you for taking this assessment. We will have you work with a sample Pet Adoption Service.

We'll outline below the current features and ask you to implement some new information on our pets.

The intent here is to get as far as you can within 2-4 hours. Please don't feel like you need to spend anymore time on it.

There are no tests currently, you may choose MiniTest or Rspec and create tests as you develop the new features. We'll also ask you to use an external API to use one of our pets and get more information.

We will run the tests locally on our machines. Please provide any documentation in the README you think might be needed for us to be able to follow the steps to do that.

Steps

  1. Clone this repo
  2. Navigate to the project directory
  3. Run migrations and seeds.

Requirements

  • Current features
    • Can create a pet:
      • Name
      • Kind
      • Breed
    • Can list pets
  • New Pet Features:
    • From the list, click to view the pet
    • From the list, click to open a form to Edit the pet
    • Submitting the form should save the Pet
    • Add ability to give the pet a weight
  • New Owner Feature:
    • Add a model for owners with basic information
    • Make sure an owner can have many pets
    • We don't need a FrontEnd for this, just be able to do it via the Rails Console
  • New API Feature:
    • Use https://dogapi.dog/
    • given one of our pets Breeds, choose some more information we may want
      • How would you store the extra information
      • Make that happen

Evaluation Criteria

  1. Code Quality: Maintainable, well-structured code following Ruby and Rails best practices.
  2. Functionality: The features you choose to finish should be functional.
  3. Testing: Extensive test coverage ensures the application's reliability and stability.
  4. Documentation: Clear and concise documentation covering setup instructions, usage guidelines, and any notable design decisions.
  5. Adherence to Best Practices: Consistent use of Rails conventions, adherence to RESTful principles, and implementation of secure coding practices.

Submission

For submiting your assesment, please commit your changes into a new branch and open a new pull request after pushing your changes.

After you submit your solution, we'll review it and talk it over with you.

petscreening_assessment's People

Contributors

feliperomero9 avatar ballanceps avatar alassiter avatar

Watchers

STEVEN AGUILAR 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.