update roadmap and readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,7 @@
|
||||
# Ironpad
|
||||
|
||||

|
||||
|
||||
**A local-first, file-based project & knowledge management system.**
|
||||
|
||||

|
||||
@@ -65,6 +67,8 @@ Open http://localhost:5173 in your browser.
|
||||
|
||||
## Tech Stack
|
||||
|
||||

|
||||
|
||||
| Component | Technology |
|
||||
|-----------|------------|
|
||||
| Backend | Rust, Axum 0.8, Tokio |
|
||||
@@ -78,6 +82,8 @@ Open http://localhost:5173 in your browser.
|
||||
|
||||
## Roadmap
|
||||
|
||||

|
||||
|
||||
Ironpad is under active development. Here's what's planned:
|
||||
|
||||
- [ ] UI polish and animations
|
||||
@@ -94,6 +100,8 @@ See [CHECKLIST.md](docs/ai-workflow/CHECKLIST.md) for detailed implementation st
|
||||
|
||||
## Built With AI
|
||||
|
||||

|
||||
|
||||
This entire application was built using AI-assisted development -- an approach we call **Open Method**. We share not just the code, but the complete process: the PRD, task breakdowns, handover documents, and workflow artifacts.
|
||||
|
||||
Read about the method:
|
||||
@@ -113,6 +121,8 @@ Read about the method:
|
||||
|
||||
## Documentation
|
||||
|
||||

|
||||
|
||||
| Document | Description |
|
||||
|----------|-------------|
|
||||
| [docs/API.md](docs/API.md) | Complete REST API reference |
|
||||
|
||||
Reference in New Issue
Block a user