Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The first alfa version of application #1

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open

The first alfa version of application #1

wants to merge 85 commits into from

Conversation

kinivi
Copy link
Owner

@kinivi kinivi commented Dec 10, 2017

  • implemented google login
  • implemented connection to firebase
  • implemented real-time updating charts
  • implemented navigation drawer
  • implemented pushing answers of poll to firebase

kinivi added 30 commits November 3, 2017 23:39
Created a blank project in Android Studio. Added dependency for Firebase authorization. Created a plain layout for MainActivity
1. Added new acivity - Chooser activity. Where user can chosse his/her role
2. Redo layout for login
3. Redo layout for MainActivity 
3.2 Added sign out button in menu
4. Added some comments
1. Added comments to  the code
2. Now Main activity checking the Authentication before drawing the main layout
Deleted unnecessary login page, integrate it into Chooser Activity
Added 3 fragments for main Layout and added some changes to Login Page
Added TabLayout(without icons)
Added icons and polish structure of the project
added main layout for ViewCard
Rechaged Card Layout and added dependecies for Graph
Added card for Chart and simple pie chart
Design layout for Horizontal bar chart and Pie chart
- added fake data and resized cards with charts
- added same animation and material design colors for charts
move all calls that sets Chart appearance into one method for each chart
added activity for poll and created an Intent for it in CardView
- reorganize the structure of database 
- added function that calculates overall count of Answers
- added activityOnResult
- show Toast when answer is sent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants