Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 727 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 727 Bytes

Pie Real Estate

A Real Estate listing web app created using Django and DRF.

Login Page

Admin Home

Listings Page

Realtors Page

Listing List Endpoint

Listing Detail Endpoint

Realtor List Endpoint

Realtor Detail Endpoint

Todo

  • Improve documentation. Create cloning and installation guide.
  • Create a frontend app, using Vue or React.
  • Create a clearer guide on using the API endpoints.