Developer-DAO / DAO-job-board

A job board connecting DAOs with talent.
https://devdao-job-board.vercel.app/
82 stars 34 forks source link

Organization/company db and UI #204

Open PBillingsby opened 2 years ago

PBillingsby commented 2 years ago

Is your feature request related to a problem? Please describe.

Currently The job board currently has no way to create an organization. A job and profile can only be created/updated by a regular user. Based on recent talks about the job board, @kempsterrrr mentioned providing a job seeker/user with more information on companies posting their jobs.

Describe the solution Create tables, form, and profile/settings page for organization. Update organization attributes to provide enough information on organization posting the position.

Additional context Considerations: How to differentiate job seeker from organization. Db relationships. New organization attributes. Edit profile page. UI changes.