Git Product home page Git Product logo

francoborrelli / situm-authoring-tool Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.2 MB

An authoring tool that allows creating context-aware games using Situm for indoor positioning.

License: Creative Commons Zero v1.0 Universal

JavaScript 0.19% TypeScript 75.62% HTML 21.74% SCSS 2.45%
authoring-tool context-awareness firebase firebase-auth firebase-firestore indoor-positioning ionic ionic-framework situm situm-sdk

situm-authoring-tool's Introduction

Situm Authoring tool

Ionic Firebase Android iOS

inciscos enfoque

๐Ÿ“„ Description

Note

This app is only a use-case for testing purposes. It may not be up to date or optimized.

An authoring tool that allows creating context-aware games using Situm for indoor positioning.

๐Ÿ› ๏ธ Requirements

Ionic Android Studio Xcode

๐Ÿš€ Usage

  1. Ionic installation : https://ionicframework.com/docs/intro/installation/

  2. Initialize project:

npm install
ionic cordova prepare android
  1. Link development plugin folder:
  $ cd situm-cordova-getting-started
  $ cordova plugin add --link <path_to_plugin_folder>/situm-cordova-plugin/

Before launching the application it is necessary to cover the credentials in the src/services/situm.ts file.

So, config.xml file should contain one line like this:

<plugin name="situm-cordova-plugin" spec="file:../situm-cordova-plugin" />

โšก Firebase Configuration

Firebase configuration file can be found it src/firebaseConfig.ts. In order to define a new firebase project you should go to https://console.firebase.google.com/ and:

  • Create a new project.

  • Register a web project.

  • Copy the given credentials to src/firebaseConfig.ts.

๐Ÿค– Run Android version

  • Run from command line: $ ionic cordova run android -l --ssl

  • Run from Android Studio: Go to plaftforms/android folder. Create android studio project and run MainActivity class

๐ŸŽ Run iOS version

  • Run from command line: $ ionic cordova run ios

  • Run from Xcode: Go to platforms/ios folder and open Situm Cordova Getting Started.xcworkspace

๐Ÿ“ฒ Images

situm-authoring-tool's People

Contributors

candelarouaux avatar emanuelbas avatar fraangoin avatar francoborrelli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.