Skip to content

rodrigobarro/real_state_rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alt Text

Logo by design.com

Quick Rent

Search for properties and make your reservation quickly and easily.

Environment configuration

Clone this repo and make sure you have poetry installed.

Activate the enviroment:

cd real_state_rest_api
poetry shell

Seed data:

cd real_state_rest_api
python manage.py loaddata properties
python manage.py loaddata advertisements
python manage.py loaddata bookings

Running the application

cd src/real_state_rest_api
python manage.py runserver

About

Real State Rest API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages