Project-Stage-Academy / UA1244_beta

1 stars 0 forks source link

Update models, writing tests and added other functionality #87

Closed k0drin closed 1 month ago

k0drin commented 1 month ago

This update introduces a new model that creates a many-to-many relationship between Investors and Startups, allowing investors to save or follow multiple startups, and startups to be followed by multiple investors. It also includes tests to verify the functionality of the new model. 39_test