Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User can see a list of saved trips #2

Open
10 tasks
sertmer opened this issue Feb 15, 2020 · 0 comments
Open
10 tasks

User can see a list of saved trips #2

sertmer opened this issue Feb 15, 2020 · 0 comments

Comments

@sertmer
Copy link
Owner

sertmer commented Feb 15, 2020

As a logged in user
When I open the app
I want to see a list of my existing trips
So that I can decide which one to interact with

Subtasks:

  • Launch GET trips on app load
  • store in state
  • iterate over the trips, forEach, create Trip component
  • display on the 'dom'

Acceptance Criteria:

@sertmer sertmer created this issue from a note in GlobeTrotter MVP (🥶Ice Box 🥶) Feb 15, 2020
@ckoga ckoga mentioned this issue Feb 15, 2020
8 tasks
This was referenced Feb 15, 2020
@sertmer sertmer moved this from 🥶Ice Box 🥶 to 🎯To do 🎯 in GlobeTrotter MVP Feb 15, 2020
@ckoga ckoga moved this from 🎯To do 🎯 to ⏳In progress ⌛️ in GlobeTrotter MVP Feb 16, 2020
@Dunn-Austen Dunn-Austen moved this from ⏳In progress ⌛️ to 🔎Waiting for Review 🔍 in GlobeTrotter MVP Feb 18, 2020
@Dunn-Austen Dunn-Austen moved this from 🔎Waiting for Review 🔍 to 🤙Ready for Staging 🤙 in GlobeTrotter MVP Feb 18, 2020
@sertmer sertmer moved this from 🤙Ready for Staging 🤙 to 😎Done 😎 in GlobeTrotter MVP Feb 21, 2020
@sertmer sertmer mentioned this issue Feb 21, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
GlobeTrotter MVP
  
😎Done 😎
Development

No branches or pull requests

1 participant