An Enterprise Software Application for managing employees in an organization, end-to-end. Based on Scotch.io's Tutorial Architecture High Level Design High Level Activity Diagram User Roles Single Sign-On with Keycloak SSO Configuration SSO Sequence Database Design DB High Level DB Employees DB LMS Running the App export FLASK_CONFIG='development' export FLASK_APP=app/init.py export FLASK_APP=run.py flask run -h localhost -p 3000