Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 603 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 603 Bytes

ELEC_20_IISER_BYTES

Team IISER BYTES

Rohit Saini , Keshav Bihani , Hrishikesh Namboothiripad

Exceute process

  1. Clone this repo and go into the repo directory
  2. run command "npm install" and "npm start" (make sure you have Nodejs installed)
  3. now go into app_ui directory and run "flutter run" (make sure you have flutter installed and 1 coneected android device or android emulator)
  4. 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')