What is a design system:
To learn more about this look at this Why Design Systems - Explains the need for a design system in the context of compose.
Chai is swahili word for tea. This is the droidconKE design system.
Here are the design docs links :
This Project shows how you can use this design system in a multi module app monoRepo set up.
The Chai Design System Project Architecture is captured in detail:
- Why Design Systems - Explains the need for a design system in the context of compose.
- Architecture - The architecture of the project
- Chai Design System Architecture - The architecture of the design system
- buildlogic - Handles how we build the app wiyth gradle, ditches the build src in favour of convengion polugins.
- chaiLinter - Explains the design system linter
- Atoms - Explains the atoms in the design system
- Components - Design system components
- chaidemop - Design system components
To Implement chai,
See the example implementation that exists by running [chaidemo] that contains the various implementations of the elements of the design system.
Known issue with gradle:
- If you run into an error when building project, ist probably a false negative.
- Run(Or just press green play icon on android studio from the left here:
./gradlew sync
and output complete html report should not display errors then./gradlew tasks
to see a list of tasks you can run from the root of the project
or just press the gradle icon with the downward arrow at the top right of android studio to sync project with gradle files and you should be ok.
- Documentation
- Architecture
- Reason for Design System
- Constituents of Chai
- Build System
- Project Infrastructure setUp
- Workflows
- Git Workflows
- Release Pipelines
- Publishing
- Sample App release to playstore: chaidemo
- publish to maven
- Workflows
- Build System
- Build Logic setUP
- Convention Plugins setUp
- Sample Application
Hop on here for a chat and ask questions. NO DMs please :)