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

Poll Functionality #76

Open
wants to merge 35 commits into
base: development
Choose a base branch
from

Conversation

KrishnaTech6
Copy link
Contributor

-created ui for the poll view and poll create

@KrishnaTech6 KrishnaTech6 reopened this Jun 27, 2023
@KrishnaTech6 KrishnaTech6 changed the base branch from master to development June 27, 2023 14:06
@KrishnaTech6
Copy link
Contributor Author

Screen.Recording.2023-06-27.at.9.33.38.PM.mov

@Aditya13s
Copy link
Contributor

@KrishnaTech6 You can show a minimum of two options to the user and the user can add more options by clicking add option button and you can combine both create doubt or create poll by showing a switch button to switch b/w create post and create doubt

KrishnaTech6 and others added 21 commits June 29, 2023 10:44
* fix fatal NPE

* logout user if user is null

* code clean up

* add non fatal log for null user
…wers (doubtless46#68)

* test

* added animation to upvote and downvote icons for doubts

* added animation to upvote and downvote icons for answers

* fix animation for first load and code clean up

* fix merge conflict

---------

Co-authored-by: pratthamarora <[email protected]>
* fix fatal NPE

* logout user if user is null

* code clean up

* add non fatal log for null user
…ss46#70)

* test

* added animation to upvote and downvote icons for doubts

* added animation to upvote and downvote icons for answers

* fix animation for first load and code clean up

* automatically close keyboard after search query is submitted

* fix merge conflict

---------

Co-authored-by: pratthamarora <[email protected]>
* Implemented Filter Tags in the Main Home Screen

* File Rename

* Fixes

* Addressed code review feedback

* Review Changes

* Removed onSearchClicked() function from fragments

* Removed Unused code

* fix fatal NPE for ViewDoubtViewModel (doubtless46#73)

* fix fatal NPE

* logout user if user is null

* code clean up

* add non fatal log for null user

* Added icon animations to upvote and downvote icons for Doubts and Answers (doubtless46#68)

* test

* added animation to upvote and downvote icons for doubts

* added animation to upvote and downvote icons for answers

* fix animation for first load and code clean up

* fix merge conflict

---------

Co-authored-by: pratthamarora <[email protected]>

* automatically close keyboard after search query is submitted (doubtless46#70)

* test

* added animation to upvote and downvote icons for doubts

* added animation to upvote and downvote icons for answers

* fix animation for first load and code clean up

* automatically close keyboard after search query is submitted

* fix merge conflict

---------

Co-authored-by: pratthamarora <[email protected]>

* bottom nav icons changes

* removed voting usecase from onBind

* on pressing back on bottom nav redirects to home frag

* in app notif implemented

* Added Analytics in Filter Tags

* Implemented Filter Tags in the Main Home Screen

* File Rename

* Fixes

* Addressed code review feedback

* Review Changes

* Removed onSearchClicked() function from fragments

* Removed Unused code

* Added Analytics in Filter Tags

* Fixed Merge Conflicts

* fixed merge conflicts

---------

Co-authored-by: Prattham Arora <[email protected]>
Co-authored-by: pratthamarora <[email protected]>
Co-authored-by: sidsharma2002 <[email protected]>
Co-authored-by: Siddharth sharma <[email protected]>
* added margin

* home screen item repeating fix

---------

Co-authored-by: sidsharma2002 <[email protected]>
* Added Badge Feature

* Added xpCount in the answer

* Fixed Badges Problem

* Code Reviews
}
const val TYPE_SEARCH_RESULT = 2
const val TYPE_USER_PROFILE = 3
const val TYPE_BUTTONS = 4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this type buttons?

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