top of page

Vet Patient Administrator
This web application helps manage a given budget. Users can track expenses, edit, filter them, and get a visual feedback on the current budget status based on the expenditures. It is a dynamic app that uses LocalStorage to save the previous state.

TypeScript
Structured with TypeScript to add functionallity.
Tailwind
Styled with Tailwind library for the visual efects and responsive Design.
React
React for dynamic component implementation.
Forms
Using React Hook Form as a library for the usage of forms on the components and facility of validation.

bottom of page