- Non Wiz
- Khazifire
Implement authentication using credentials.
Backend: create user / location / department Frontend:dashboard for order request / admin layout
Build with Tailwind + Nextjs, NextAuth (Authentication), Prisma (ORM), MariaDB (Database) + bcryptjs
- Session is not properly implemented
- Account Model is not properly implemented either