ViewBoard is an Android app for streamlined issue management in private and business project teams. It provides a clear structure, notifications, and configurable views for different user needs.
| Home & My Issues | Projects View | Timetable |
|---|---|---|
![]() |
![]() |
![]() |
The debug APK is located at:
/apk/app-debug.apkInstall on a connected device or emulator:
adb install -r apk/app-debug.apk🎯 Target Users & Concept
- Private and business project teams
- Centralized management of all issues
- Scalable via configurable views
- Separation of global (team-wide) and personal issues
| Feature | Beschreibung |
|---|---|
| ✅ Issue management | Create, edit, and delete issues |
| ✅ Labeling | Categorize issues with labels |
| ✅ Filtering | e.g., by deadlines |
| ✅ User authentication | Sign-in for users |
| ✅ Notifications | Alerts for new issues & upcoming deadlines |
| ✅ Global & personal issues | Separate team vs. individual tasks |
- Android (Kotlin)
- Firebase for authentication, database, and push notifications
- Jetpack Compose
This project is released under the MIT License. See LICENSE for details.


