Update README
This commit is contained in:
parent
db17bdc873
commit
268d205cc7
@ -15,6 +15,7 @@ A minimal python flask app for inventory management, with some basic functionali
|
|||||||
This project was originally forked from [this project](https://github.com/MovieTone/crud-flask-export-csv), although it has undergone significant improvent, and resembles nothing like it.
|
This project was originally forked from [this project](https://github.com/MovieTone/crud-flask-export-csv), although it has undergone significant improvent, and resembles nothing like it.
|
||||||
|
|
||||||
## File structure:
|
## File structure:
|
||||||
|
```
|
||||||
.
|
.
|
||||||
├── app.py
|
├── app.py
|
||||||
├── config.py
|
├── config.py
|
||||||
@ -42,6 +43,7 @@ This project was originally forked from [this project](https://github.com/MovieT
|
|||||||
├── update.html
|
├── update.html
|
||||||
├── upload.html
|
├── upload.html
|
||||||
└── viewList.html
|
└── viewList.html
|
||||||
|
```
|
||||||
|
|
||||||
## Files:
|
## Files:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user