explora
Group Project for Codepath
Group Members:
Daniel Trostli
Matt Mo
Sudipta Bhowmik
Summary
Explora is an app that allows you to instantly see what events are going on around you. You can see if someone's looking for people to go to Yosemite with, or if people are looking to go touring the city. You can also easily create an event for other people to join.
Wireframes
Features
Walkthrough
Video Walkthrough
Required
-
[X] Discovery screen
- [X] There is a scrollable map with event markers
- [X] The markers should communicate summarized information about the event
- [X] Tapping on an event marker should bring up a preview of the event
- [X] Tapping on the preview should open up the event's details
- [X] There should be an entry point for creating an event
-
[X] Event Detail page
- [X] Contains all the relevant information of event including:
- [X] address
- [X] attendees
- [X] host
- [X] time
- [X] category
- [X] distance from where you are
- [X] time till event
- [X] Allow user to join event
-
[X] Create Event Flow
- [X] Set Location Screen
- [X] Full screen map with ability to drop a pin and set location of event
- [X] Set Event Details Screen
- [X] Screen that displays location set and allows entry of event details, t
- [X] Button to either cancel or create the event
- [X] Sign-up/sign-in Flow
- [X] Allow user to sign in with Facebook/email or signup with email
- [X] Only shown if user is trying to join or create an event and not already signed in
-
[X] Profile Screen
- [X] Displays profile name
- [X] Allows editing of tagline
- [X] Shows events that you are planning on going to or have created that have not happened yet
-
[X] Parse Back-end
- [X] Allow for user credential and info storage
Optional
Bonus
- [ ] Event ownership can be transferred
Discovery Walkthrough