# README

Welcome to the Todo List app documentation. Use the navigation below to find what you're looking for.

## User Manual

End-user guides for working with the app.

| Page                                                                                | Description                              |
| ----------------------------------------------------------------------------------- | ---------------------------------------- |
| [Getting Started](https://ask-todolist.directclick.xyz/user-manual/getting-started) | Overview and orientation                 |
| [Dashboard](https://ask-todolist.directclick.xyz/user-manual/dashboard)             | Understanding the main screen            |
| [Creating a List](https://ask-todolist.directclick.xyz/user-manual/creating-a-list) | Build a new todo list                    |
| [Editing a List](https://ask-todolist.directclick.xyz/user-manual/editing-a-list)   | Update items and change statuses         |
| [Item Statuses](https://ask-todolist.directclick.xyz/user-manual/item-statuses)     | Pending, In Progress, and Done explained |

## Developer Docs

Reference material for contributors and developers.

| Page                                                                               | Description                       |
| ---------------------------------------------------------------------------------- | --------------------------------- |
| [Data Fetching](https://ask-todolist.directclick.xyz/developer-docs/data-fetching) | Rules for querying the database   |
| [UI Coding Standards](https://ask-todolist.directclick.xyz/developer-docs/ui)      | Component and styling conventions |
