clarkshu1016 / make-it-so-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showcase.mp4

Make it So

This is a sample Android app that demonstrates how to use Firebase Authentication, Crashlytics, Cloud Firestore, Performance Monitoring and Remote Config with Jetpack Compose UI. Make it So is a simple to-do list application that allows the user to add and edit to-do items, add flags, priorities, due dates, and mark the tasks as completed.

To explain how each product above was used in the code, we've written a series of articles that delve into creating this app from scratch. Navigate to part 1 of this series to understand how this app is structured. There you will find the links to all articles in the series.

Setting up

In order for this app to work, you will need to create a Firebase project:

Contact

Please navigate to the discussions page if you have any questions or want to suggest changes to the Make it So app.

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%