GithubHelp home page GithubHelp logo

seattle_grace's Introduction

Seattle Grace

Please follow the setup directions below. Stories for the assessment will be sent out in class.

Setup

  • Fork this repository
  • Clone down your forked repository
  • Perform the usual setup steps after cloning a Rails application:
    • bundle install,
    • rake db:{drop,create,migrate,seed}

Tasks

  1. Create a surgeries table
  • Surgeries will have a title, day of the week ("Monday", "Tuesday", "Friday", etc...), and operating_room_number
  1. Set up a many to many relationship between doctors and surgeries

User Story 1, Surgery Show Page As a visitor When I visit a surgery's show page I see the title and operating room number of that surgery And I see the count of doctors that are on this surgery And I see a section of the page that says "Other surgeries happening this day of the week:" And under that header I see titles of all surgeries that happen on the same day of the week as this surgery

User Story 2, Add a Doctor to a Surgery As a visitor When I visit a surgery's show page I see a surgery's title, date, and I see a field with instructions to "Add A Doctor To This Surgery" When I input a doctor's unique id into that field And click submit I'm taken back to that surgery's show page And I see the name of that doctor listed on the page

seattle_grace's People

Contributors

jrsewell400 avatar megstang 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.