fourkbomb / something-something-opal

Am I saving money yet?
GNU Affero General Public License v3.0
3 stars 0 forks source link

Layout #1

Open fourkbomb opened 9 years ago

fourkbomb commented 9 years ago
  1. Choose a mode (child/student, adult, pensioner)
    swaggy animation
  2. Enter in some journey steps (e.g Penrith to Central by train, bus from Eddy Ave to UNSW Anzac Parade & return 5 days a week - travelling in peak hour both directions)may include swaggy animations
    swaggy animation
  3. Select current method of paying (MyMulti/TravelTen+Train singles/returns)
    swaggy animation
  4. Opal price vs. non-opal price
auscompgeek commented 9 years ago

oh yeah I made some notes earlier about this, I'll just dump them here I guess

general overview

selecting trip

  1. select method of transport
  2. select start and stop
    • bus: select route first
    • could select from map instead of list?
      • both should be possible
  3. appears in list with fares
    • additional trips in a journey only shows additional cost for opal when transferring on same mode of transport
    • fares should have tooltip showing why - distance et al.
fourkbomb commented 9 years ago

We should keep in mind that Opal isn't necessarily cheaper - esp. if you're doing 6-8 journeys per week.

so the tooltip should also be able to show "Opal is x% more expensive"

gnustomp commented 9 years ago

Also MyMulti weekly, MyTrain concession weekly and fortnightly. And ferries?

fourkbomb commented 9 years ago

And light rail!

auscompgeek commented 9 years ago

Are we going to have the entire Opal network, or just Sydney?

gnustomp commented 9 years ago

I'd say all of Opal, but Sydney first.

intercity trains

fourkbomb commented 9 years ago

When we do get to Intercity trains, they have different peak periods (morning peak is 6am-8am, not 7am-9am). Fun.

paked commented 9 years ago

Ok, where can we get all this data from? And where do we need to start in order to get something working?

fourkbomb commented 9 years ago

http://tdx.transportnsw.info I have no idea how tornado works, so that might be something for someone other than me to start with

paked commented 9 years ago

From a system design standpoint I'd like to suggest building a (stateless) REST API, which we can then build clients on top of (ie, at first a basic web one, and then perhaps a mobile one – because I feel that would work very well with this concept).

Templating is not an option... don't even suggest it...

fourkbomb commented 9 years ago

Yep, that sounds like a good idea

:shipit:

auscompgeek commented 9 years ago

@paked Templating is always an option.

fourkbomb commented 9 years ago

Sounds unnecessary though...

auscompgeek commented 9 years ago

Do we plan to use any CSS frameworks/boilerplate? Skeleton? Bootstrap!?

paked commented 9 years ago

@auscompgeek #skeleton!

fourkbomb commented 9 years ago

Skeleton looks like all we need

auscompgeek commented 9 years ago

Should we have a "I know what the distance is for this trip" mode (at least for testing)?

fourkbomb commented 9 years ago

Probably

auscompgeek commented 9 years ago

It's not too late to start using the Pure CSS library, is it? :stuck_out_tongue_winking_eye:

paked commented 9 years ago

Isn't pure dead @auscompgeek ?

auscompgeek commented 9 years ago

@paked I dunno what you call dead, but a commit from 2 months ago doesn't seen dead to me.

paked commented 9 years ago

@auscompgeek was about to comment back amending that with a "nvm". I thought one of skeleton and pure were dead, apparently not...