Skip to content

Official app for DevFest Levante 2018 made with Flutter and Firebase

License

Notifications You must be signed in to change notification settings

gdgbari/2018-app-devfestlevante

 
 

Repository files navigation

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!

About

Official app for DevFest Levante 2018 made with Flutter and Firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.2%
  • Ruby 3.1%
  • Java 1.6%
  • Objective-C 1.1%
  • JavaScript 1.0%