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

[1.5pt] Create all the models #2

Closed
1 task
katarighe opened this issue Nov 30, 2023 · 0 comments · Fixed by #13
Closed
1 task

[1.5pt] Create all the models #2

katarighe opened this issue Nov 30, 2023 · 0 comments · Fixed by #13
Assignees
Labels
enhancement New feature or request

Comments

@katarighe
Copy link
Owner

katarighe commented Nov 30, 2023

The following tasks should be completed:

  • Create all models
  1. User
  • Name
  • Email
  • Password
  • Role
  • Relationships (has_one_attached_image & has_and_belongs_to_many :appointments)
  1. Doctors
  • Name
  • City
  • Specialization
  • Cost_per_day
  • Description
  • Relationships (has_one_attached_image? & has_and_belongs_to_many :appointments)
  1. Appointments (Adjoint table)
  • user_id
  • doctor_id
  • date_of_appointment
@katarighe katarighe converted this from a draft issue Nov 30, 2023
@katarighe katarighe changed the title [1pt] Create all the models [1.5pt] Create all the models Nov 30, 2023
@katarighe katarighe added the enhancement New feature or request label Nov 30, 2023
@katarighe katarighe moved this from Todo to Pending / Hold in Kanban Board (Book Appointment app) Nov 30, 2023
@katarighe katarighe moved this from Pending / Hold to In Progress in Kanban Board (Book Appointment app) Nov 30, 2023
@katarighe katarighe linked a pull request Dec 1, 2023 that will close this issue
5 tasks
@katarighe katarighe moved this from In Progress to In review in Kanban Board (Book Appointment app) Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants