Buletin Pillar App 🏛
Documentation for PILLAR Buletin Pemuda GRII
Specs 🔨
| Component | Link |
|---|---|
| UI | Jetpack Compose |
| Theme | Material 3 |
| Dependancy Injection | Hilt |
| Navigation | Navigation Component |
| State Handling | ViewModel |
| Font | Montserrat |
| Font | Inter |
Features 🎨
Contributing 🤝
Feel free to open a issue or submit a pull request for any bugs/improvements.
Documentation 📒
Documentation created using Mkdocs Material
Requirement
- Python3
- Pip
How to
- Running local server
mkdocs serve - Deploy to prod It will be handle by github workflow. As soon as the commit is merge to main branch.