hivemindworks / argo-old

0 stars 0 forks source link

Create reservation flow #9

Open duncangraham opened 9 years ago

duncangraham commented 9 years ago

There needs to be a view that allows an individual to make reservations for a bus.

data needed

anything else needed @markstm17?

duncangraham commented 9 years ago

I thought that once people go through the reservation process, they'd be prompted to enter an email and create a password to create an account, but I think we should be upfront with the account creation. People will need to view and track reservations, which will need user profiles

markstm17 commented 9 years ago

eventbrite example

markstm17 commented 9 years ago

That is the Eventbrite Example, but let me think if there is more info. Do you remember what or have the notebook that you wrote down when we had breakfast right before I left and I wanted you to get that cute girls number with the glasses?

markstm17 commented 9 years ago

Do we assume the billing info is their residence then? Because that's the other data that will make the difference down the line for what we are building

Need either: -Address -Crossstreet -City (Bare Minimum)

jshawl commented 9 years ago

@markstm17 should people be able to reserve a spot on an existing bus, or be able to create new buses as well?

duncangraham commented 9 years ago

@jshawl

should people be able to reserve a spot on an existing bus

yes, yes, yes

able to create new buses as well

yeap. but I'm not sure if this is part of @markstm17's MVP. We should probably talk about the strategic benefits and drawbacks to this => #12

duncangraham commented 9 years ago

so the data needed for a new user is

for an existing user we should have most things saved/cached, so we'll only need

next steps

I'll need to get more familiar with stripe to see how they cache CC info, and start building the UI for this. I'll post the UI updates here as I move forward.

markstm17 commented 9 years ago

@duncangraham spot on with the data for a new user.

And @jshawl just posted in Ticket #12 my thoughts on users being able to create and organize their own bus