Create Activities for Creating New Event
Opened this issue · 0 comments
mukai154 commented
Create these activities:
NewEventDetailsActivity
NewEventAddImageActivity
NewEventTagsActivity
NewEventDateActivity
NewEventTimeActivity
NewEventAddressActivity
NewEventSitesActivity
ConfirmNewEventActivity
The goal is to page through these.
Helpful Links:
Playlist for Working with Firestore and Android:
https://www.youtube.com/watch?v=vMnCU6KKHd4&list=PLrnPJCHvNZuDrSqu-dKdDi3Q6nM-VUyxD
Firestore Docs:
https://firebase.google.com/docs/firestore/data-model?authuser=0
Horizontal Scroll View:
https://www.youtube.com/watch?v=94rCjYxvzEE (Might Help) I'll look more into it.
Passing Data Between Activities
https://stackoverflow.com/questions/2091465/how-do-i-pass-data-between-activities-in-android-application