Skip to content
/ chai Public
forked from droidconKE/chai

DroidconKE design system:building_construction:

Notifications You must be signed in to change notification settings

samAricha/chai

 
 

Repository files navigation

Qodana Chai CI 🍵

Chai Design Logo

Chai Design System


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.

About Chai

Chai is swahili word for tea. This is the droidconKE design system.

Link to the design doc

This Project shows how you can use this design system in a multi module app monoRepo set up.

Structure Of Chai's Design System Project,

The Chai Design System Project Architecture is captured in detail:

  1. Why Design Systems - Explains the need for a design system in the context of compose.
  2. Architecture - The architecture of the project
  3. Chai Design System Architecture - The architecture of the design system
  4. buildlogic - Handles how we build the app wiyth gradle, ditches the build src in favour of convengion polugins.
  5. chaiLinter - Explains the design system linter
  6. Atoms - Explains the atoms in the design system
  7. Components - Design system components
  8. chaidemop - Design system components

Implementing Chai

To Implement chai,

See the example implementation that exists by running [chaidemo] that contains the various implementations of the elements of the design system.

[Running Project]

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.

[Tasks 🚧]

  • 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
  • Build System
    • Build Logic setUP
    • Convention Plugins setUp
  • Sample Application

Contributing

Hop on here for a chat and ask questions. NO DMs please :)

About

DroidconKE design system:building_construction:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 84.0%
  • Shell 14.0%
  • Makefile 2.0%