/2019-app-devfestlevante

Primary LanguageDartApache License 2.0Apache-2.0

DevFest Levante 2019 - Official App

The official app for Dev Fest Levante 2019 written in Flutter.

Get it on Google Play

Structure

The app is divided in 3 main sections:

Schedule page

Favourites

Info

Firebase

Cloud Firestore

All Talks, Speakers and FAQ are hosted on Cloud Firestore.

You can find more about our data structure in lib/repository folder classes.

Auth

We use Firebase Authentication to authenticate users and sync bookmarks for each one.

Cloud Messaging

We also added Cloud messaging and deployed some code on Cloud Functions to send and manage user notifications. You can find all in the /functions folder.

About and Licence

DevFest Levante 2019 was made by Corouteam, a small team at GDG Bari.

The code is shared under Apache 2.0. Feel free to fork the project and use it for your event!