A flutter app to organise spiritual trips for Iskcon. Features include
- Create a trip
- View Trips
- Update Participant details
- Invite Participants
Pending Tasks
- Replace login code with Firebase Authentication
- Create Trip Select boxes are not being reflected properly
- Include flutter date control instead of text in create trip feature
- For create trip include a steppercontrol to reflect the current level
- In schedule sheet feature include google maps control to choose a place name & display the same as maps
- In schedule sheet, Which day field should be a drop down and limit the number based on the date
- View trips need a search field
- View trips -> Triplist for Zone, data needs to be listed in a proper way(currently json is being displayed)
- Success & Error messages in all the screens
- Validations in all the screens
- Assign Details to participants need to be integrated with Participants Collection of firebase
- Assign Details to participants has a very simple data now, we should be able to allocate multiple flights/train/rooms
- Participants app needs to be out with the basic view feature.
- Upload list of data feature