An open API service indexing awesome lists of open source software.

https://github.com/naghim/planningpokerprojectclient

A Planning Poker app (homework assignment). This is the client part.
https://github.com/naghim/planningpokerprojectclient

Last synced: 6 months ago
JSON representation

A Planning Poker app (homework assignment). This is the client part.

Awesome Lists containing this project

README

          

# PlanningPokerProjectClient

A homework assignment.

# Topic:
Creating our own Planning Poker application for an IT company. This is the client part. The admin can be found [here](https://github.com/naghim/PlanningPokerProject).

# Requirements:

After sign in a user can:
* Join a group (by id)
* Answer an activated question and submit his answer (if it is allowed – time limit)
* View the evaluation of the question (when the time is up or everyone answered)
* The app should work with more than one users

# Used technologies:
* Firebase, real-time database
* Andorid Studio IDE