-
Notifications
You must be signed in to change notification settings - Fork 1
Sprint Planning
Nhan Nguyen edited this page Apr 3, 2020
·
38 revisions
- US 07.01.01
- US 07.02.01
- Set up Google Maps API
- Rider Main Page
- US 01.10.01
- US 03.01.01
- US 03.02.01
- Signup / Login Activities with firestore
- General layout of app
- US 03.01.01
- Layout
- Sign up activity
- Login activity
- Adding user Database
- US 08.01.01
- US 08.02.01
- Signup / Login Activities with firestore
- set up controllers
- US 07.01.01
- US 07.02.01
- Set up Google Maps API
- Ride Class
- Ride Status Class
- Ride Summary Fragment
- Request a ride (storing ride details into database)
- Display current ride requests
- implement spinner - signup as a rider or driver
- Sign up activity
- Login activity
- US 01.05.01 - phone or Email driver
- Finish Rider Home page
- Make draggable markers for selecting location on map
- Add search bar for locations
- Driver home page
- Adding Controllers
- View active requests page
- Fix database for Ride
- Tests for login / signup UI
- Adding more fields to Ride
- Fix the UML
- Tests for the models
- Add rating to Driver class
- Driver or User spinner
- Finish implementation of RideSummaryFragment
- add money and + and - buttons on rider main page
- send rideSummary from fragment to database
- User Profile Page
- Google Maps API
- RiderMainPage, DriverMainPage
- RideRequestSummaryFragment
- Some parts of Ride Class
- Intent test for Unique Username (SignUpActivityTest)
- US 01.01.01
- US 01.06.01
- US 07.01.01
- US 01.02.01
- US 01.04.01
- US 03.01.01
- Ride Requests
- Partially Complete: Driver accepting ride functionality
- US 08.01.01
- US 08.02.01
- rideController, FirebaseAdapter
- User Profile Page
- US 03.02.01
- User, Rider, Driver
- Ride
- UserStore, RideStore
- ActiveUser, Promise, PromiseImpl
- TestRide, TestUser
- RideStatus, UserType enums
- Updated UML
- MainActivity
- User class
- Login activity - login as a Rider or Driver
- Adding user Database
- Enabled user to sign up as a Driver or a Rider using the spinner on MainActivity
- added CostView and + and - buttons on rider main page for bidding
- US 01.05.01: Emailing or phoning driver
- US 04.01.01
- US 07.02.01
- Controllers
- US 01.07.01
- US 01.11.01
- US 03.03.01
- US 05.01.01
- Intent Test offline behaviour (US 06.01.01 and US 06.02.01)
- US 05.02.01
- US 01.03.01
- US 01.08.01
- US 02.01.01
- US 05.03.01
- US 01.07.01
- US 01.11.01
- US 01.10.01
- Updated CallActivity and EmailActivity UI
- Testing CallActivity and EmailActivity
- Updated Current ride in progress page
- US 04.01.01
- US 07.02.01
- US 05.02.01
- Additional unit tests for Ride class
- Intent test for signing up with a unique username
- Intent test for requesting a ride
- US 01.07.01
- US 01.10.01
- US 01.11.01
- US 08.01.01
- US 08.02.01
- Ride Complete
- UML Diagram
- UI to match the theme
- Javadocs where missing
- US 01.05.01
- Intent test for user profile
- Updated user profile UI
- Referencing and citing
- Intent testing for CallActivity and EmailActivity
- Unit test for driver and rider classes
- Login Activity
- US 03.01.01 going to a user's profile using the username
- Referencing and citing
- Intent testing for RideTracker
- Implementing and Debugging RideTracker listener
- Implementing and Debugging DriverAcceptedFragment and RiderAcceptedFragment
- US 01.03.01, US 05.03.01, 01.08.01, US 02.01.01 (involving notify user when status change)
- UML button "Confirm Pickup" and "Cancel Request" on CurrentRideActivity and their implementation in the activity