Skip to content

Android application that works as a client making HTTP requests to a orchard management system.

Notifications You must be signed in to change notification settings

J-4352681/Android-orchard-management-app

Repository files navigation

LA JUSTA

  • Android application that works as a client making HTTP requests to a orchard management system.

  • The application was made using Android, Retrofit, and Google Maps.

Images

Screenshots

Usage

  • Download and install Docker Compose

  • Access the bd folder and run Docker Compose to start the database on the local network:

    cd bd
    docker compose up
  • Obtain the IP of the PC hosting the database:

    ifconfig
  • Assign the IP to the baseIP variable in the main activity MainActivity.kt

  • Run the application on a mobile device

About

Android application that works as a client making HTTP requests to a orchard management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages