Skip to content

Server mit Flask als Webapplikation um die Kamera mobiler Endgeräte zu nutzen

Notifications You must be signed in to change notification settings

DanielWidmayer/GripperAI_Cloudapplikation

Repository files navigation

GripperAI Web Application

This project is my first Web project. It is based on Flask.

Get started

To start the server locally follow these steps:

Firstly clone the git repository into a local folder. (git clone ...)
Secondly set up a virtual environment e.g. with virtualenv
pip install virtualenv virtualenv my_virtualenvironment source my_virtualenvironment/bin/activate
Then start the server locally
python server.py

About

Server mit Flask als Webapplikation um die Kamera mobiler Endgeräte zu nutzen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published