After learning how to use Django, create preliminary models, DRF serializers and DRF views according to the current version of the schema proposal. Make sure the endpoints work as expected.
Also, you'll probably have to create migrations for whatever models you create. Don't make multiple migrations; we are going to deploy our final version with one migration only.
If some of this doesn't make sense, it will soon! Good luck and feel free to use our channel for help and discussion so that everyone can observe.
After learning how to use Django, create preliminary models, DRF serializers and DRF views according to the current version of the schema proposal. Make sure the endpoints work as expected.
Also, you'll probably have to create migrations for whatever models you create. Don't make multiple migrations; we are going to deploy our final version with one migration only.
If some of this doesn't make sense, it will soon! Good luck and feel free to use our channel for help and discussion so that everyone can observe.