Mellow-Space

Requirements

Python 3.7.5+ pip package

Installation

First, clone this repository

(First open the terminal and navigate in the directory in which you want to clone the project)

git clone https://github.com/SVAP-Case/Mellow-Space.git
cd mellow-space

After, install all necessary modules to run:

pip install -r requirements.txt

Than, run the application:

python app.py

To see the application, access the web app with this url in your browser:

http://localhost:5000