A flutter application that will construct its UI based on the given JSON file.
You can get the example of JSON file in the index.php file.
In this application, the file is obtained from HTTP request. Please change the URL accordingly in the function "fetchData" in initState()
Referring to pubspec.yaml, you might need to install the libraries as per listed there.
At the moment, the application is not fully completed yet. More update is required to make it fully operational. <<<<<<< HEAD
- Offline map =======
- Offline map
ffcf44dcd9d0f05bde3ca47ac5aed12807ef70d4
- User signup/login page (/)
- Database management
- User roles and access permissions
- Save JSON file (/)
- Read JSON file
- No connection error handling (/)
- User registration request. Admin approval