Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 532 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 532 Bytes

Team Simulator

— using logic and emotion to improve teamwork and synergy

Team Simulator Interface

Overview

Created with a Python Backend and AngularJS front end.

Quick start

At the root project level run the following commands:

To start Fast API backend run Uvicorn

uvicorn main:app --reload

To start Angular frontend run NPM

npm start

Navigate to localhost:8000

Open API Docs

http://localhost:8080/docs