Kaveinator / Portfolio

Front-end and back-end source code for my portfolio website!
https://kavemans.dev
2 stars 0 forks source link

Improper Models #9

Closed Kaveinator closed 3 months ago

Kaveinator commented 4 months ago

When making the devlog, I noticed that a lot of things are improperly models, or models are too big and tailored towards a single page. Things like OrganizationEntry and ProjectEntry could be decoupled into separate model classes. I will do this as part of the devlog update. Since its the one utilizing it. (And it will let me make extensions easier in the future