DeerX-Denison/app

Implement models

Opened this issue · 0 comments

Extending from zod, implement basic class that stores data for all data type in src/types.ts. No business logic method needed. Will have a separate issue to implement business logic methods and refactor code.

Next step: Implement models' methods and refactor code