Startup Requirments Python3 PHP PIP3 node.js(NPM) mysql Setup NPM dependencies: Stand in Frontend map "/Frontend" NPM install Setup python script: Pip3 install Flask Pip3 install Flask_restful Pip3 install Flask_cors Start python script: Stand in backend Python3 main.py Start database from PHP Stand in project directory php -S 127.0.0.1:8080 -t .\backend Start the web application Stand in Frontend ng serve Go to browser and visit localhost:4200 List of dependencies Angular 7 @auth0/angular-jwt Helper library for handling JWTs in Angular