f-lab-edu / realtor

1 stars 0 forks source link

created basic CRUD operations for rest of all models #13

Closed sanghunjo921 closed 1 year ago

sanghunjo921 commented 1 year ago

issue: #12

created CRUD operations for user, preferredProperties, agent, application and contract model

  1. made serializers
  2. made views
  3. made urls

Refactoring: split models into a group that uses the same starting point for urls

todo: figure out how to make a urls.py when adding more than 1 id in a URL

sanghunjo921 commented 1 year ago

user

스크린샷 2023-04-03 오전 12 30 15 스크린샷 2023-04-03 오전 12 30 28 스크린샷 2023-04-03 오후 1 55 17 스크린샷 2023-04-03 오후 1 55 54
sanghunjo921 commented 1 year ago

agent

스크린샷 2023-04-03 오후 1 57 21 스크린샷 2023-04-03 오후 1 59 16 스크린샷 2023-04-03 오후 1 57 38 스크린샷 2023-04-03 오후 1 57 27 스크린샷 2023-04-03 오후 1 56 15
sanghunjo921 commented 1 year ago

application

스크린샷 2023-04-03 오후 2 04 33 스크린샷 2023-04-03 오후 2 05 20
sanghunjo921 commented 1 year ago

contract

스크린샷 2023-04-03 오후 2 09 16 스크린샷 2023-04-03 오후 2 09 38
sanghunjo921 commented 1 year ago

preferredProperties

스크린샷 2023-04-03 오후 2 08 45 스크린샷 2023-04-03 오후 2 08 51