https://github.com/abdulawalarif/drought-app-softwindtech
An app for the World Health Organization(WHO) purpose was surveying health data in Somalia.
https://github.com/abdulawalarif/drought-app-softwindtech
flutter mobile-app
Last synced: 7 months ago
JSON representation
An app for the World Health Organization(WHO) purpose was surveying health data in Somalia.
- Host: GitHub
- URL: https://github.com/abdulawalarif/drought-app-softwindtech
- Owner: abdulawalarif
- Created: 2023-12-26T06:17:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T14:37:58.000Z (10 months ago)
- Last Synced: 2025-01-17T23:33:44.449Z (9 months ago)
- Topics: flutter, mobile-app
- Language: HTML
- Homepage:
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Survay application for with Flutter and dart
## Features
* **Authentication**
* **Caching network calls locally**
* **Somalian and Engilish Language**## File structure
├── lib
│ ├── core
│ │ ├── helper
│ │ ├── models
│ │ ├── providers
│ │ ├── services
│ │── ui
│ │ ├── constants
│ │ ├── screens
│ │ ├── utils
│ │ ├── widgets
│ ├── main.dart
![]()
![]()