ancasimon / front-end-capstone

The GearUp app helps you manage your camping gear, create packing lists for new trips in seconds, and keep track of your trips and gear over time. It is a single-page React application with CRUD functionality and uses Firebase for database management, Google Sign-in authentication, and hosting.
https://frontendcapstone-ae7be.web.app/home
1 stars 0 forks source link

STRETCH: Display additional data on the Home tab #9

Open ancasimon opened 4 years ago

ancasimon commented 4 years ago

User Story

As an authenticated user, when I log in to the app, I want to see some data on my Home page, such as my upcoming trips, any gear I have that's expiring soon, and statistics about my gear and trips.

AC

WHEN I log in to the app, THEN I see relevant data on the Home page including:

Dev Notes

ancasimon commented 4 years ago
home_page