Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

digital-sustainability/event-app-mobile

Repository files navigation

FDN Events Mobile App

A mobile application for Android and iOS, implemented in NativeScript and Angular with the purpose of sharing evant details and submitting event feedback.

Feel free to contribute to the source code!

Run the app

To run the app on a connected device or emulator you first need to follow NativeScript setup instructions.

Run the app with tns run [android | ios] --bundle.

You will need to provide your own backend service to handle event data. For a quick setup we recommend using our DigiSAM framework.