Skip to content

Commit a04a130

Browse files
committed
Add purpose of this repository
1 parent 5626b65 commit a04a130

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
<img src="preview/gif0.gif"/>
1616
</p>
1717

18+
The purpose of this repository is to demonstrate the following:
19+
20+
- Implementing server-driven UI using Jetpack Compose and Firebase Realtime Database.
21+
- Defining rendering protocols (such as layout nodes, action handlers, and versioning) and consuming them as composable functions in Jetpack Compose.
22+
- Establishing component design systems for consuming rendering protocols on the client side, along with versioning systems for these design components.
23+
- Gaining a deeper understanding of the Firebase Realtime Database system.
24+
1825
## Tech stack & Open-source libraries
1926

2027
- Minimum SDK level 21.

0 commit comments

Comments
 (0)