# ObanChore v0.1.0-beta - Table of Contents

> UI-driven operational tools for Oban workers.

## Modules

- [ObanChore](ObanChore.md): Documentation for `ObanChore`.

- [ObanChore.Plugin](ObanChore.Plugin.md): An Oban Plugin that discovers and manages chores.

- [ObanChore.Router](ObanChore.Router.md): Provides a macro to mount the ObanChore dashboard in your router.

- [ObanChore.Worker](ObanChore.Worker.md): A macro that wraps `Oban.Worker` to provide metadata for UI generation.
- [ObanChoreWeb.CoreComponents](ObanChoreWeb.CoreComponents.md): Provides UI components for the ObanChore dashboard.

- [ObanChoreWeb.DashboardLive](ObanChoreWeb.DashboardLive.md)
- [ObanChoreWeb.Layouts](ObanChoreWeb.Layouts.md): Provides layouts for the ObanChore dashboard.

