Skip to content

NeuroTechSC/2022-23-Software-Team-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2022-23-NeuroTechX-Project (Software-Team)

GUI

How to start GUI with socket listener:

python main.py

Database

How to start database

docker compose up

Known Issues:

  • CTRL+C does not terminate socket listener on Windows.
    • Use tasklist to find the python PID and taskkill /pid <PID> /f to terminate the program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages