Best android open-source packages and libraries.

DevFestLevante2018

Official app for DevFest Levante 2018 made with Flutter and Firebase
Updated 3 years ago

DevFest Levante 2018 - Official App

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

Get it on Google Play

Structure

The app is divided in 4 main sections:

Schedule page

Favourites

Info

Login

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 2018 was made by 2 Coffees 1 Team, 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!

Tags firebase