Description: Simple Property Calculator is a calculator which helps to compare property prices and adjust the pricing rates based on user input
Technical Features:
- Can Properties (CRUD)
- Vue.js is implemented for front-end
- Bulk REST Update
[P.S: This project is to demonstrate DRF, DRF Bulk and CRUD functionalities. This shouldn't be expected as a complete project.]
- Install the requirements by
pip install -r requirements.txt - Enter the project directory and run
python manage.y runserver