First Steps¶
Create your first project and start managing accessibility workflows.
Quick Start Guide¶
1. Log In¶
- Navigate to http://localhost:8765
- Enter your password (configured in
.secrets) - You'll land on the Dashboard
Create Your First Job¶
Braille Job Example¶
- Click "Braille Jobs" in the sidebar
- Click "New Job" button
- Fill in the form:
- Title: "Math Textbook - Chapter 1"
- Student: Select or create a student record
- Due Date: Set deadline
- Priority: Medium/High
- Click "Create"
Required Fields¶
| Field | Description | Example |
|---|---|---|
| Title | Job identifier | "Science Quiz - Braille" |
| Student | Recipient | Jane Doe (Grade 10) |
| Type | Production type | Braille |
| Source File | Upload or path | ~/documents/science_quiz.pdf |
File Ingestion Workflow¶
- Upload Files:
- Drag & drop into the ingestion page
-
Or specify a local path
-
Automatic Processing:
- SHA-256 checksum calculated
- File size and MIME type recorded
-
Stored in
artifacts/<Project Title>/ -
Classification:
- Select file type (Source, Output, Reference)
- Link to specific job
Dashboard Overview¶
Widgets¶
- Active Jobs: Currently in-progress workflows
- Low Stock: Inventory items needing replenishment
- Recent Activity: Timeline of recent events
- Quick Actions: One-click job creation
Navigation¶
- Overview: Dashboard and reports
- Production: All workflow types
- Inventory: Consumables management
- Metadata & Files: File and metadata tools
- QA & Automation: Validation tools
- Admin: Configuration and settings
Next Actions¶
- Create 3-5 sample jobs for each workflow type
- Add your inventory items (filament, paper, etc.)
- Configure external tools in
tools.ini - Test the backup system