30 lines
989 B
Markdown
30 lines
989 B
Markdown
|
|
# Project Inventory & Status
|
|
|
|
## Documentation & Planning Repos
|
|
|
|
- `endorser-docs/` - Technical documentation
|
|
- `README-time-safari/` - Time Safari specific docs
|
|
- `lives-of-gifts/` - General project content
|
|
- `uport-demo/` - Endorser web pages
|
|
- `gifting-org-content/` - Marketing/educational content
|
|
|
|
## Technology Repos
|
|
|
|
### Time Safari (Mobile/Web App)
|
|
- **Purpose**: User-friendly interface for recording gifts, building networks, & initiating projects
|
|
- **Repository**: `crowd-funder-for-time-pwa/`
|
|
- **Technology**: PWA, Vue.js, Capacitor for mobile
|
|
|
|
### Endorser Server
|
|
- **Purpose**: Backend for cryptographically-signed claims with user-controlled privacy
|
|
- **Repository**: `endorser-ch/`
|
|
- **Technology**: Node.js backend
|
|
|
|
### Utilities & Tools
|
|
- `image-api/` - Image handling service
|
|
- `notification-wakeup-service` - service to register for FCM notify messages
|
|
- `daily-notification-plugin/` - Notification system
|
|
|
|
- deprecated: `py-push-server/` - Push notification service
|