IvanParvanovski / WorkPal

MIT License
0 stars 0 forks source link

Issue 6 develop listing app #13

Closed IvanParvanovski closed 4 months ago

IvanParvanovski commented 4 months ago

The introduction of a new project model has taken place, facilitating users to create and store projects within the database. As a consequence of new relations being incorporated and adjustments made to existing ones—some of which relied on entities that were previously non-existent—the migrations for the listing app have been reset. Additionally, a description has been appended to the UserSuggestion model to enhance understanding of its purpose.

IvanParvanovski commented 4 months ago

The Listing model is for shared fields between Job Offer and Project. Its purpose is to recreate inheritance in the DB