Skip to content
Snippets Groups Projects
Commit c24188b6 authored by CemAdg's avatar CemAdg
Browse files

Readme updated

parent 316f680c
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
The python flask app represents the backend of the ZRoom App as the web server accepting HTTP requests from the React Frontend / ZRoom App CLient. The backend consists of a REST API that activates the corresponding lamp that the client sent in its GET request. The python flask app represents the backend of the ZRoom App as the web server accepting HTTP requests from the React Frontend / ZRoom App CLient. The backend consists of a REST API that activates the corresponding lamp that the client sent in its GET request.
about a Casting Agency modeling a company that is responsible for creating and managing actors and movies. There are different roles within the company who are having different permissions for interacting with the company's application.
When running the app locally, the app is accessible under the following URL: http://localhost:5000 or http://127.0.0.1:5000 When running the app locally, the app is accessible under the following URL: http://localhost:5000 or http://127.0.0.1:5000
## Getting Started ## Getting Started
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment