Setup of the development environment

From Aquarium-Control
Revision as of 12:59, 30 December 2024 by Uwe (talk | contribs) (Created page with "Major parts of the control application can be developed while not using the target hardware. All development tools require prior installation of git. The repositories are hosted on bitbucket. A Setup of development environment on non-Raspi Linux platform or Setup of development environment on Mac OS can be used for development of the main application including: * Main control application * Client application * Database setup The dynam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Major parts of the control application can be developed while not using the target hardware.

All development tools require prior installation of git.

The repositories are hosted on bitbucket.

A Setup of development environment on non-Raspi Linux platform or Setup of development environment on Mac OS can be used for development of the main application including:

  • Main control application
  • Client application
  • Database setup

The dynamic webpage is developed for Apache 2 web server.

The App for Apple mobile devices is developed with Xcode.

The Android application is developed using Android Studio.