Skip to content

Team simulator using MBTI and enneagram psychology data. Python backend Angular frontend.

License

Notifications You must be signed in to change notification settings

ahall26/TeamSimulator

Repository files navigation

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