Skip to content

Commit 59e5f67

Browse files
committed
docs: added project structure guide
1 parent 2265e29 commit 59e5f67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ Built on a robust backend and a sleek React frontend, Taskaza offers both **trad
6262
* **Infra**: Docker, GitHub Actions CI/CD, Render/Railway deploy
6363
* **Testing**: Pytest (backend), Playwright (frontend)
6464

65+
## Project Structure
66+
- `/backend` → FastAPI API (Task Management system; see its README for setup)
67+
- `/frontend` → Next.js app (landing page + dashboard UI)
68+
- See [`/frontend/agents.md`](./frontend/agents.md) for details on AskBar + Agent integration
6569

6670
## Roadmap
6771

0 commit comments

Comments
 (0)