DeviceMGR
#A centralized dashboard to manage, group, and track network assets.
Features:
- Designed a relational database to store and retrieve asset data.
- Implemented a Download CSV utility to export devices for auditing and backups.
- Built queries for server-side filtering and sorting of assets by name, type, status, group, serial number, and IP address.
Tech stack:
- Next.js
- React
- PostgreSQL
- Drizzle ORM
- Better Auth
- Base UI
- Tailwind CSS