Android Fundamentals - Travel Journal (Final Project, Week 10) - Google Atelierul Digital pentru Programatori
Travel Journal is an app that allows its users to keep track of their trips and to share them on social networks (Facebook). The app represents the final project for the Android Fundamentals course (Google Digital Workshop for Programmers).
- Authenticate using Google Sign-in
- Save a trip in the Firebase Realtime Database
- Upload photos to the Firebase Storage (Take a picture or upload one from your local storage)
- Edit or delete a trip
- Add a trip to your favorites list
- Share a trip on Facebook
- Firebase (Authentication, Realtime Database, Storage & Crashlytics)
- Facebook SDK (for sharing content)
- OpenWeatherMap API