Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4bd5b66

Browse files
Update README.md
1 parent 66e29da commit 4bd5b66

File tree

1 file changed

+48
-2
lines changed

1 file changed

+48
-2
lines changed

‎README.md

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,48 @@
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+
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](#)
5+
[![npm version](https://img.shields.io/npm/v/startbootstrap-sb-admin.svg)](#)
6+
[![Build Status](https://travis-ci.org/BlackrockDigital/startbootstrap-sb-admin.svg)](#)
7+
[![dependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-sb-admin/status.svg)](#)
8+
[![devDependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-sb-admin/dev-status.svg)](#)
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+
[![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/)
47+
48+
# Now Django Project Ready

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /