|
1 | | -# codeIgniter-add-edit-delete-view-login-register |
2 | | - CodeIgniter: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery |
| 1 | +# <a href="https://github.com/gowthamand/django-crud-ajax-login-register-fileupload">Django Crud, Ajax, Login, Register,Dashboard Etc..</a> |
| 2 | +### Status |
| 3 | + |
| 4 | +[](#) |
| 5 | +[](#) |
| 6 | +[](#) |
| 7 | +[](#) |
| 8 | +[](#) |
| 9 | + |
| 10 | +#### Key Features |
| 11 | +- 1 . Register |
| 12 | +- 2 . Login |
| 13 | +- 3 . File Upload |
| 14 | +- 4 . Form Validation |
| 15 | +- 5 . CRUD Application |
| 16 | +- 6 . Ajax CRUD Application |
| 17 | +- 7 . File Upload |
| 18 | +- 8 . CSV Import |
| 19 | +- 9 . CSV Export |
| 20 | + |
| 21 | +# Step for Set Up |
| 22 | +``` |
| 23 | + 1. git clone https://github.com/gowthamand/django-crud-ajax-login-register-fileupload |
| 24 | + |
| 25 | + 2. Change settings.py MYSQL CONFIGURATIONS (name, user, password) |
| 26 | + |
| 27 | + 3. cd django-crud-ajax-login-register-fileupload |
| 28 | + |
| 29 | + 4. python3 manage.py migrate |
| 30 | + |
| 31 | + 5. python3 manage.py makemigrations |
| 32 | + |
| 33 | + 6. python3 manage.py migrate |
| 34 | + |
| 35 | + 7. python3 manage.py runserver |
| 36 | + |
| 37 | + 8. Login to http://127.0.0.1:8000 |
| 38 | + |
| 39 | + 9. python manage.py createsuperuser (enter username, email, password) |
| 40 | + |
| 41 | +``` |
| 42 | +# Dont't Forgot Give satr and fork |
| 43 | + |
| 44 | +## Screen Shots |
| 45 | + |
| 46 | +[](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/) |
| 47 | + |
| 48 | +# Now Django Project Ready |
0 commit comments