Coder Social home page Coder Social logo

ternarytraveler's Introduction

The Ternary Traveler

Story

As a user, I should be able to enter in an point of interest, and associate it with a place.

Acceptance Criteria

Given a user has already has points of interests
When the user opens the application
Then all points of interests should be displayed with their name, description, cost, review if it's not blank and the place it is located

Given a user wants to keep track of a new point of interest
When the user opens the application
Then a form should be presented to the user in which the following properties of the point of interest can be provided

  1. Name of the point of interest
  2. Description of the point of interest
  3. Cost of visiting the point of interest
  4. Dropdown to pick which place the point of interest is located in

Given a user has entered in all details of a point of interest
When the user performs a gesture to save the point of interest
Then the point of interest should be displayed in the application

Given a user wants to change the cost of a point of interest or add/change the review to a point of interest
When the user performs a gesture to edit the point of interest
Then the user should be presented with a form that has the cost and review, if it's not blank, pre-filled
And there should be an affordance to save the edited cost and review

Given a user has saved a point of interest
When the user visits their application
Then all points of interest should be displayed
And each point of interest should have an affordance to delete it

Given a user wants to remove a previously stored point of interest
When the user performs a gesture on the delete affordance
Then the user should be prompted to confirm the delete

Given a user is viewing the delete prompt
When the user selects the confirmation affordance
Then the point of interest should be deleted
And the confirmation message should disappear
And the list of points of interest should be refreshed

Given a user is viewing the delete prompt
When the user selects the cancel affordance
Then the point of interest should NOT be deleted
And the confirmation message should disappear

ternarytraveler's People

Contributors

megcruzen 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.