https://github.com/jairik/move4wellness-android-app
Android app for the MOVE4WELLNESS event
https://github.com/jairik/move4wellness-android-app
android android-application app firebase firebase-auth firebase-firestore-database
Last synced: 3 months ago
JSON representation
Android app for the MOVE4WELLNESS event
- Host: GitHub
- URL: https://github.com/jairik/move4wellness-android-app
- Owner: Jairik
- License: mit
- Created: 2024-04-02T15:54:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T03:30:35.000Z (about 2 years ago)
- Last Synced: 2025-05-18T22:13:12.990Z (about 1 year ago)
- Topics: android, android-application, app, firebase, firebase-auth, firebase-firestore-database
- Language: Java
- Homepage:
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Move4Wellness Android App
Full Android Application for the Move4Wellness Iniative.
## Key Features:
* Fireside Database Integration
* Firebase User Authentication Integration
* 14 Unique Pages
* Realtime Charts
* Notifications
* Manager/Admin Functionality:
* View all users and their past exercises
* Send global notifications
## Demos
---

---
### Login & Registration
Using Firebase Authentication and input validation for passwords and emails, users can easily create new accounts or login to existing ones.

---
### User Homepage
When logging in, users can easily add exercises, check their notifications, see their profile, or view the activity tracker.

---
### Activity Tracker & Past Activities
Users can easily view past activities and see important statistics about them, such as a real-time bar chart of the distribution of exercises.
 
---
### Manager/Admin Functionality
Aside from users, manager accounts extends functionalities for Move4Wellness staff, allowing them to view individual exercises and generalized statistics for all users. Additionally, manager accounts are able to send global notifications to all users.
