File tree
24 files changed
+24
-0
lines changed- database
- source_code
- module
- static
- css
- fonts
- js
- templates
24 files changed
+24
-0
lines changedDiff for: README.md
+24
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + |
Diff for: database/crud_flask.sql
100644
100755
File mode changed.
Diff for: source_code/module/__init__.py
100644
100755
File mode changed.
Diff for: source_code/module/database.py
100644
100755
File mode changed.
Diff for: source_code/server.py
100644
100755
File mode changed.
Diff for: source_code/static/css/AdminLTE.min.css
100644
100755
File mode changed.
Diff for: source_code/static/css/_all-skins.min.css
100644
100755
File mode changed.
Diff for: source_code/static/css/bootstrap.min.css
100644
100755
File mode changed.
Diff for: source_code/static/css/dataTables.bootstrap.css
100644
100755
File mode changed.
Diff for: source_code/static/fonts/glyphicons-halflings-regular.eot
100644
100755
File mode changed.
Diff for: source_code/static/fonts/glyphicons-halflings-regular.svg
100644
100755
File mode changed.
Diff for: source_code/static/fonts/glyphicons-halflings-regular.ttf
100644
100755
File mode changed.
Diff for: source_code/static/fonts/glyphicons-halflings-regular.woff
100644
100755
File mode changed.
Diff for: source_code/static/fonts/glyphicons-halflings-regular.woff2
100644
100755
File mode changed.
Diff for: source_code/static/js/app.min.js
100644
100755
File mode changed.
Diff for: source_code/static/js/bootstrap.min.js
100644
100755
File mode changed.
Diff for: source_code/static/js/dataTables.bootstrap.min.js
100644
100755
File mode changed.
Diff for: source_code/static/js/jquery-2.2.3.min.js
100644
100755
File mode changed.
Diff for: source_code/static/js/jquery.dataTables.min.js
100644
100755
File mode changed.
Diff for: source_code/templates/add.html
100644
100755
File mode changed.
Diff for: source_code/templates/delete.html
100644
100755
File mode changed.
Diff for: source_code/templates/error.html
100644
100755
File mode changed.
Diff for: source_code/templates/index.html
100644
100755
File mode changed.
Diff for: source_code/templates/update.html
100644
100755
File mode changed.
0 commit comments