CSC3004 Lab Assessment to create SafeEntry system with gRPC protocol
docker compose build
docker compose up
docker compose down
Once the container is running, run the client script to use the function
python safeentry_client.py
- Enter your NRIC and Name to begin the program
-
- Check-in to location
-
- Check-out of location
-
- Group Check-in
-
- Group Check-out
-
- Get visit history
- Enter 'admin' as the NRIC
-
- Add infected location
-
- Check-in to location
-
- Check-out of location
-
- Group Check-in
-
- Group Check-out
-
- Get visit history
Just run the run_test.bat file
bash run_test.sh