A Flutter mobile companion for https://eucossa.com/. Focused on UI-first delivery of resources, communities, events and account flows. Use this README as the project summary and a UI-feature checklist.
Mobile app to browse tech resources, join organized communities, follow hackathons, and manage account and privacy settings. UI is designed and prototyped in Flutter. Backend integrations are planned separately.
The features whose UI is completed.
- Resources — list view, PDF/notes card UI, resource details screen.
- Communities — category list, community feed UI, message list mock.
- Privacy options — privacy settings screen, toggles and explanations.
- Account options — profile screen, edit profile UI, preferences page.
- Hackathons — event list, event detail/card UI, registration mock.
- Credits — contributors and acknowledgements page.
- Libraries used (UI page) — dependencies list screen.
- Authentication (UI) — login, signup, password reset screens.
- Feedback / Contact Us — feedback form UI and confirmation screen.
- This checklist is UI-only. Checking an item means the screens and static flows exist.
- Backend, API, and real-time features are not implied by a checked box.
git clone <repo>
cd EUCOSSA-flutter
flutter pub get
flutter runGPL-3.0





























