-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Christian O'Brien edited this page May 7, 2016
·
87 revisions
Meu Pipa is an app that allows the user to quickly and easily find kite championships and then join them. They can do this by location to see where people are currently playing or planning on playing. They also will be able to find information on how to build their own kites.
Names | Role | |
---|---|---|
Christian O'Brien | Scrum Master | christian.obrien@hotmail.com |
Michael Rodriguez | Developer | mr33701n@pace.edu |
Ryan Faranda | Developer | ryan.faranda3@gmail.com |
Vinicius Covre | Product Owner | viniassis@me.com |
- Issues
- Google Docs Spreadsheet
- Product Backlog Validation sketch
- VORD requirement elicitation
- Roman's Persona
- Scenarios
- Architecture
- Firebase Database: This is a cloud base database that allows for the serialization and deserialization of java objects in an easy matter.
- Create Championship Activity: Contains all the input information from the user, this information is also passed to the Championship object, so that the object can be passed directly to the Firebase database.
- Championship Object: Contains the following values: Id, Name, Creator(which is manual since no user profile is being built), Location, Time, Date, Type of Championship, List of Players that belong to the championship in the form of an array list of type Player. Contains getter and setter methods, and a toString method.
- Player Object: Contains the following values: Id, Name, Player Skill. Contains getter and setter methods and a toString method
- View Championship Activity: Pulls the data from the Database and displays the data in the view Championship activity in an organizable view
- Search Championships Activity: Default shows all Championship names in a list view, where the names are click able and pushes to the View Championship Activity. You can also do specific searches to each data type of the Championship class.
- Groups are to be implemented in the same way, and will be updated when the groups are implemented.
- [v. 1.0] : Album
To communicate, our team (in order) used Face-to-face/Class time, Slack, SMS, and email.
List of all tools for the project organized by Project Management, Technical and Communications tools
Tools used so far are:
- Prototyping
- Time Management
- Images
- Project Development
- Project Management