/bharatsave

Bharatsave Android client.

Primary LanguageKotlin

BharatSave

To test using the locally-running server:

  1. Get the server running locally.
  2. In RetrofitModule.kt, change the BASE_URL field from

http://192.168.1.6:8080/

to

http://<YOUR-PC-IP-ADDRESS>:8080/

  1. Ensure that your pc and the Android device are on the same wifi network.