Skip to content

A library to acquire data from external sources mainly through forms on an Android application, store them on a local database and handling the conversion to KML data format to be shown on the Liquid Galaxy System.

Notifications You must be signed in to change notification settings

LiquidGalaxyLAB/Python-library-for-real-time-data-visualization--SocialCare-Android-App

 
 

Repository files navigation

GSoc-2019--Python-library-for-real-time-data-visualization

Welcome to the Android Social Care Application from Python Library For Real Time Data Visualization project

This Android Application's main use is to get data through forms in order to pass it to a nodeJS API, connected with a Vuejs interface in order to show the data on the Liquid Galaxy System

This Android application is used with the next applications, three of them making part from the same project:

Google Summer Of Code 2019

This project is developed in a context of a scolarship in the program Google Summer Of Code 2019.

Wiki

You can find all the development process and more information about this project on the Wiki

Prerequisites

  • Node.js
  • MongoDB
  • A device with Android Operation System, with a version greater than Lollipop, API Level 22

Getting Started

Download the .apk file and install it into your device

License

This Node.js API is used to make CRUD operations with three specific models, in order to use this data into a Web Interface and an Android Application to display the data into the Liquid Galaxy.

Copyright (C) 2019 Mihaela Claudia Diosan

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A library to acquire data from external sources mainly through forms on an Android application, store them on a local database and handling the conversion to KML data format to be shown on the Liquid Galaxy System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%