scrumchatter
scrumchatter copied to clipboard
Android app to track how long people talk during meetings.
If you delete the team member and if you want to add that same team member that you have just deleted then It won't let you add that member. For...
#### Expected behavior According to the specifications of playstore users can import and export database, which i create a meeting on the app and export successfully but trying to import,...
If you delete a team member, and you later try to add a team member with the same name, there is an error "this member already exists." Possible ways to...
is this project sill being maintined?
## Description Made the input validator check only for existing users Refactored the delete member function, creating a private method for scheduling the deletion. Added a parameter for updating the...
## Description This PR modernizes the Gradle build system to fix a critical error with BuildConfig class generation, while maintaining compatibility with existing devices. It also fixes bug #73 which...