1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61# Equalify Hub
The central hub for the Equalify project โ organizing documentation, open-source repositories, contribution guides, KPI reports, and support resources in one accessible place.
**Live at:** https://equalify.uic.edu
## What is Equalify Hub?
Equalify Hub serves multiple audiences:
### For the Transition Team
- **Support documentation** โ Centralized place for Equalify support (not just bugs)
- **KPI dashboards** โ Track development progress and key metrics
- **Issue tracking** โ Aggregate view of issues across all repositories
### For End Users
- **User documentation** โ Learn how to use Equalify effectively
- **Support resources** โ Find help and guidance
### For Contributors
- **Technical documentation** โ API docs, code structure, architecture diagrams
- **Contribution guides** โ How to contribute to Equalify projects
- **Repository overview** โ Browse all EqualifyEverything repos
## Contributing Documentation
Helen's team and other contributors can easily add documentation:
1. **Sign in with GitHub** โ Must be part of the EqualifyEverything organization
2. **Create/edit Markdown files** โ Standard markdown format
3. **Submit via GitHub** โ Basic git operations only
## Tech Stack
- TypeScript
- Hono (web framework)
- AWS Lambda
- DynamoDB
- Tailwind CSS
## Development
```bash
# Install dependencies
yarn install
# Build CSS
yarn build:css
# Build and deploy
yarn build
```
## Project Ownership
Owned by Christopher Aitken as part of UIC's Digital Accessibility initiative.
**Key Contacts:**
- Christopher Aitken โ Technical lead, Equalify Hub
- Jemma Ku โ Oversight & integration with internal accessibility projects
- Blake & Trey โ Equalify leadership