Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to Database Schema for Job Functionality #52

Open
AhmedMohamedAbdelaty opened this issue Oct 29, 2024 · 0 comments
Open

Improvements to Database Schema for Job Functionality #52

AhmedMohamedAbdelaty opened this issue Oct 29, 2024 · 0 comments

Comments

@AhmedMohamedAbdelaty
Copy link
Collaborator

We need to improve our current database schema to better support job-related functionalities.

Proposed Changes for the jobs table

  1. Add experience_level, for example: 'Entry', 'Intermediate', 'Expert'.
  2. Add estimated_duration.
  3. Add a deadline for the job.
  4. Support categories. We'll introduce categories for jobs. This will make it easier for freelancers to find work in their specific areas of expertise.

Proposed Changes for the proposals table

  1. Add estimated_duration.
  2. Support Attachments
  3. Add updated_at column.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant