Skip to content

osolsobe/forsageApp

Repository files navigation

ForsageApp

Bachelor thesis mobile application for beehive monitoring

Created by Jan Osolsobe (Faculty of Information Technology BUT)

Brno, Czech Republic

Install and usage

# Install dependencies
npm install

# Preview on device
tns preview
# for preview is necessary to install Nativescript preview application https://play.google.com/store/apps/details?id=org.nativescript.preview

# Build, watch for changes and run the application
tns run
#for run is necessary to connect mobile devices or emulator.

Storage

  ./App_Resources - native code for application
  ./doc - documentation for sending notification from server
  ./graphql - mutation in GraphQl
  ./src/components - components of application
  ./src/assets/images - images in application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages