This repository contains the code of the sample rental platform API.
To launch the API, perform the following steps in PyCharm Professional:
- Clone the repository
- Configure the project interpreter
- Open any .py file in the editor and click Install requirements in the notification popup
- Create a Django run configuration.
- Launch the run configuration