IvanParvanovski / WorkPal

MIT License
0 stars 0 forks source link

Issue 6 develop listing app #11

Closed IvanParvanovski closed 4 months ago

IvanParvanovski commented 4 months ago

To facilitate job applications and job creation by companies, we've implemented a model named Job Offer. Recognizing that the provided options for fields like work environment and commitment might not cover all scenarios, we've introduced the UserSuggestions model.

Here's how it works: When users select "OTHER" as an option, an input field appears, enabling them to suggest new options. These suggestions are stored in our database for future reference. As our platform evolves, frequently suggested options will be incorporated as official choices, ensuring our app meets the needs of our users.