Code Monkey home page Code Monkey logo

day_hike's Introduction

General Application Background

The intention of this application if for users to coordinate what trails they will be using for a day hike. Assume that a user might go on more than one trail for a trip and that they might make multiple trips. You'll want to make sure that users can go on the same trail on multiple day hikes. You will not need to implement authentication/authorization functionality. You will be expected to present full test coverage for anything you build.

  As a visitor,
  when I visit the trips index,
  and I click a link to a trip show,
  I see a list of trails included in the trip,
  I see the name, address, and length for each trail.
  As a visitor,
  when I visit a trip show,
  I see the planned total hiking distance
  As a visitor,
  when I visit a trip show,
  I see the average hiking distance
  As a visitor,
  when I visit a trip show,
  I see the longest hiking distance
  As a visitor,
  when I visit a trip show,
  I see the shortest hiking distance
  As a visitor,
  when I visit a trip show,
  I a list of names for each hike 
  As a visitor,
  when I visit the trail show,
  I see the name, address, and length of hike
  As a visitor,
  when I visit the trail show,
  I see the total number of trips this hike has been included in

day_hike's People

Contributors

shniks avatar

Watchers

James Cloos 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.