Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.
/ beThere-mobile Public archive

Engage with your friends and see what they see at large events and festivals. Framework7/Cordova source code.

Notifications You must be signed in to change notification settings

FBTimNim/beThere-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beThere mobile app

A geo-social app for immersive experience at festivals.

Tied third place at Facebook Melbourne Hackathon 2017

Screen Shot

Folder Structure

This is a web app bundled into apk using Apache Cordova.

└─BeThereMobile
    ├─www
    │  ├─vendor      // external libs
    │  ├─scripts
    │  └─css     
    │     
    └─bin
       └─Android
          └─Debug   // built apk

Frameworks used

  • Framework 7 - Docs

How to Build

First of all ensure you have a file called secure.js in your scripts folder. There is an example in www/scripts/secure.js.example.

  • Windows
    • Install Visual Studio 2017
    • Select the Mobile development with JavaScript workload when installing
    • Open the solution file BeThereMobile.sln
    • Just build

You can also just go into BeThereMobile/www and run python -m SimpleHTTPServer to run the web app locally.

About

Engage with your friends and see what they see at large events and festivals. Framework7/Cordova source code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published