A simple inventory manager to allow customers to create and manage their orders.
- should be able to login on application
- should be able to register new order
- should be able to set type of order: input or output
- should be able to delete an order
- should be able to view mounth resume value
- should be able to view input and output resumes
- should be able to send message to customer with pendent payment
- should be able to filter orders
- Typescript
- Nextjs
- Supabase
- React Hook Form
- Zod
- Tailwind
- Shadcn