1.0.0 • Published 6 years ago

bfind-android-adminctl v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Introduction

bfind-android-adminctl is server based API which handles all request from admin panel of BFind Android App. BFind App is boarding house finder that use GPS in Android as the main feature. This app is client-server app, it is open source that you can get the source from github for the client and server front-end app.

Features

This controller will handles all request from front-end app (Android and WebAdmin).

Android:

  • This controller will handles:
  • User Managements
  • Location Managements
  • Areas Calculation

WebAdmin

  • This controller will handles:
  • System Diagnosis
  • Database Management
  • Logs
  • More Beta features

Usage

After installing this source on the server, we just need to install WebAdmin and Compile the Android APP from github.

To try this app we provide Android APK file on androidapksbox.com

Currently, we share main features only. Client can search nearest boarding house from the app based on location. Server will calculate and serve all info to the app. Owner can register their boarding house to the database using the app. All operation use GPS automatically and store them to server.