https://github.com/emilyjspencer/oystercard---javascript
https://github.com/emilyjspencer/oystercard---javascript
jasmine javascript oop
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emilyjspencer/oystercard---javascript
- Owner: emilyjspencer
- Created: 2020-05-12T19:19:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T19:48:05.000Z (about 6 years ago)
- Last Synced: 2025-02-09T21:28:18.495Z (over 1 year ago)
- Topics: jasmine, javascript, oop
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oystercard
In order to use public transport
As a customer
I want money on my card
In order to keep using public transport
As a customer
I want to add money to my card
In order to protect my money
As a customer
I don't want to put too much money on my card
In order to pay for my journey
As a customer
I need my fare deducted from my card
In order to get through the barriers
As a customer
I need to touch in and out
In order to pay for my journey
As a customer
I need to have the minimum amount for a single journey
In order to pay for my journey
As a customer
I need to pay for my journey when it's complete
In order to pay for my journey
As a customer
I need to know where I've travelled from
In order to know where I have been
As a customer
I want to see to all my previous trips
In order to know how far I have travelled
As a customer
I want to know what zone a station is in
In order to be charged correctly
As a customer
I need a penalty charge deducted if I fail to touch in or out
In order to be charged the correct amount
As a customer
I need to have the correct fare calculated