Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
add flask server, update react components
Browse files Browse the repository at this point in the history
  • Loading branch information
mirianfsilva committed Aug 27, 2020
1 parent a218964 commit 8087eda
Show file tree
Hide file tree
Showing 58 changed files with 223 additions and 30,267 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frontend-app using flask web server
## Frontend Application using OpenCV with flask server

About this frontend project:
- This frontend was implemented using react with javascript.
Expand Down Expand Up @@ -29,5 +29,5 @@ npm start
For the backend flask web serve, it'r required run the following command. It will install the packages according to the configuration file `requirements.txt`.
```
$ pip install -r requirements.txt
python server/server.py
```
To **run web server** `python server/server.py`
9 changes: 0 additions & 9 deletions construction-inference/.editorconfig

This file was deleted.

23 changes: 0 additions & 23 deletions construction-inference/.gitignore

This file was deleted.

68 changes: 0 additions & 68 deletions construction-inference/README.md

This file was deleted.

Loading

0 comments on commit 8087eda

Please sign in to comment.