Exceute process
- Clone this repo and go into the repo directory
- run command "npm install" and "npm start" (make sure you have Nodejs installed)
- now go into app_ui directory and run "flutter run" (make sure you have flutter installed and 1 coneected android device or android emulator)
- Please Make sure your android device and nodejs rest api server are connected to the same internet('change the server api to your rest api address, since server is not hosted yet to public access')