40 lines
1003 B
Markdown
40 lines
1003 B
Markdown
|
|
# Admin — Command Center (admin.eventifyplus.com)
|
||
|
|
|
||
|
|
**Domain:** `admin.eventifyplus.com`
|
||
|
|
**Local Path:** `/Users/bshtechnologies/Documents/eventify-command-center/`
|
||
|
|
**Deployment:** TBD
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Tech Stack
|
||
|
|
|
||
|
|
| Layer | Technology |
|
||
|
|
|-------|-----------|
|
||
|
|
| Framework | React 18.2 + Vite 5.1 |
|
||
|
|
| Language | TypeScript |
|
||
|
|
| Styling | Tailwind CSS 4 |
|
||
|
|
| UI Library | Shadcn/UI |
|
||
|
|
| Design System | Neobrutalism Lite |
|
||
|
|
| Data Fetching | Tanstack Query |
|
||
|
|
| Tables | Tanstack Table |
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- **User Management (CRM)** — manage all platform users
|
||
|
|
- **Event Moderation** — approve/reject/edit events
|
||
|
|
- **Review Management** — moderate user reviews
|
||
|
|
- **Real-time Analytics** — platform metrics dashboard
|
||
|
|
- **Platform Monitoring** — system health overview
|
||
|
|
|
||
|
|
## Key Screens
|
||
|
|
- [ ] Document admin dashboard layout
|
||
|
|
- [ ] Document user management views
|
||
|
|
- [ ] Document event moderation workflow
|
||
|
|
|
||
|
|
## Notes
|
||
|
|
|
||
|
|
## Related
|
||
|
|
- [[Backend - Django]]
|
||
|
|
- [[App - Web Frontend]]
|
||
|
|
- [[10 - Infrastructure/Server & Docker]]
|