This is a case study app to explain how to build a CRUD app with Vue.js and Django REST Framework.
Read the complete tutorial on codesource.io - https://codesource.io/build-a-crud-application-vue-and-django/
- Knowlegde of the Python & JavaScript Programming language.
- Knowlegde of Vue.js, Django and Django REST Framework
- Clone this project to your machine
- Follow the instructions here to setup the Django REST Framework API.
- Follow the instructions here to setup the Vue.js application.
- Django REST Framework - Django REST framework is a powerful and flexible toolkit for building Web APIs
- Vue.js - The Progressive JavaScript Framework
- SQLite - Database