Crud App Vuejs Django Save

This is simple crud app and searchFilter made using vuejs and django. Used to explain the tutorial present on https://medium.com/@shubhambansal_89125/crud-app-using-vue-js-and-django-516edf4e4217 https://medium.com/@shubhambansal_89125/searchfilter-using-django-and-vue-js-215af82e12cd

Project README

CRUD-APP-vuejs-django

This repo contains the code used to in the tutorial on the medium blog

Join the chat at https://gitter.im/crud-app-vuejs-django/community

Getting Started

$ git clone https://github.com/ShubhamBansal1997/crud-app-vuejs-django.git
$ cd crud-app-vuejs-django/
$ virtualenv --python=`which python3` venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ cd myproject
$ python manage.py migrate
$ python manage.py runserver

Application is started at

127.0.0.1:8000

License

MIT


Contributors

If you would any error or issue you can mention in issues or raise a pull request.

Made with ❤

Tips Are Appreciated! 💰 😉

My Bitcoin address: bc1qysxlz0p9nlcyndeysqltdhelwpdhurglgxz96x

My Ethereum address: 0x42c98e296B27228d9ee84e519BEC8eE0d09cad30

Open Source Agenda is not affiliated with "Crud App Vuejs Django" Project. README Source: ShubhamBansal1997/crud-app-vuejs-django

Open Source Agenda Badge

Open Source Agenda Rating