As a user/guest/end-user:
- Report an issue/downtime for a service
- Search for a service
As an admin/system user:
- Manage services (add, view, edit, delete)
- View reporters - ability to block a reporter
- View service reports (ability to filter by reporter)
---
Tech:
- Backend:
-- Nest JS with Express JS
-- MikroORM (for database)
-- Better Auth (for admin authentication)
-- ejs (for admin panel view)
-- Postgres (database)
-- Bcrypt (for password hashing)
- Frontend:
-- Analog JS with Angular
-- TailwindCSS (for styling)
-- Flyouni (for styling)
-- Vite (dev tool)






