Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 762 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 762 Bytes

Mobile D2 Admin

A mobile app to perfom maintenance for dhis2 instances

Prerequisite

Mobile d2 is a Flutter application

This project needs a Flutter Sdk, a few resources to guide you if this is your first Flutter project

Open the Project in your favorite IDE

Run command flutter pub get to Install all package dependencies for this project

Run command sh .\database_builder.sh for d2touch sdk to create a database

Make sure that you have connected your pc with a real phone or an emulator to allow debugging, follow this guide below

Getting started

Run command flutter run

Congrats, you are ready to go!