Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gowthamand/django-crud-ajax-login-register-fileupload
Django Crud Github, Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App
https://github.com/gowthamand/django-crud-ajax-login-register-fileupload
ajax ajax-crud boilerplate bootstrap crud crud-application crud-sample csv django-admin django-ajax django-application django-crud example-project fileupload javascript jquery python register sample-app sample-code
Last synced: about 1 month ago
JSON representation
Django Crud Github, Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App
- Host: GitHub
- URL: https://github.com/gowthamand/django-crud-ajax-login-register-fileupload
- Owner: gowthamand
- Created: 2017-11-28T22:20:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T12:42:15.000Z (about 1 year ago)
- Last Synced: 2024-09-28T16:23:38.941Z (about 1 month ago)
- Topics: ajax, ajax-crud, boilerplate, bootstrap, crud, crud-application, crud-sample, csv, django-admin, django-ajax, django-application, django-crud, example-project, fileupload, javascript, jquery, python, register, sample-app, sample-code
- Language: CSS
- Homepage: http://gowthaman-d.in/django-crud-ajax-login-register-fileupload/
- Size: 12.1 MB
- Stars: 350
- Watchers: 12
- Forks: 124
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django CRUD
# Django Crud Github
# Django Crud Application Github
# Django ajax CRUD Github
# Django Boilerplate application Github
# Django Register Login fileupload Github
# Django Sample App Github### Live demo Click Here
##### username : [email protected] , password : Welcome@123#### Key Features
- 1 . Register
- 2 . Login
- 3 . File Upload
- 4 . Form Validation
- 5 . CRUD Application
- 6 . Ajax CRUD Application
- 7 . File Upload
- 8 . CSV Import
- 9 . CSV Export# Step for Set Up
```
1. git clone https://github.com/gowthamand/django-crud-ajax-login-register-fileupload2. Change settings.py MYSQL CONFIGURATIONS (name, user, password)
3. cd django-crud-ajax-login-register-fileupload
4. pip3 install -r requirements.txt
5. python3 manage.py migrate
6. python3 manage.py makemigrations
7. python3 manage.py migrate
8. python3 manage.py runserver
9. Login to http://127.0.0.1:8000
10. python manage.py createsuperuser (enter username, email, password)
```
# Dont't Forgot Give star and fork## Screen Shots
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/1.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/2.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/3.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/4.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/5.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/6.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/7.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
[![SB Admin Preview](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/blob/master/screen_shots/8.png)](https://github.com/gowthamand/django-crud-ajax-login-register-fileupload/)
# Now Django Project Ready