Used Resources:
- Python GUI(PyQt4)
- MySQL
Description:
Implemented database connection from Python GUI to MySQL. MySQL saves patient's information to the database.
Therapy Game and asking questions to patients. Save patient and therapist's personal informations to database. Save patient's answers and therapist's questions to database. Load questions and therapist's questions to Python GUI.
What I participated in:
- Python GUI and its design (PyQt4)
- Registration
- Logging in
- Reading question from database
- Updating question responses
- Creating a color game
- Updating high score
- Reading user information
- Searching for a user
- Reading notes
- Deleting User
- Deleting Question
- Deleting Note
- View Note
- Edit Note
- Exit Game
- Exit Application
Conceptual Design:

Logical Design:

Flow Diagram:


Registration Window

Patient Window after login
1. Plays a Color Game

2. Answers the question given

3. Exit
Therapist Window

What can you do as a therapist?

1. View all patients and their notes/ edit notes
+) view & edit notes

2. Find Patients with either ID or name

3. Delete its account from MySQL table

Deleted Before -> After

Google Docs
https://docs.google.com/document/d/1SURnm0DghiArI710mxu6ILdVFwuM_SgoO3R_JsZaDro/edit?usp=sharing
Youtube Link:
https://www.youtube.com/watch?v=ffAy89lf0MY
For more information, go to the given link below!
Link: https://github.com/LittleRookey/TherapistGame
Raw Links:
Google docs: https://docs.google.com/document/d/1SURnm0DghiArI710mxu6ILdVFwuM_SgoO3R_JsZaDro/edit?usp=sharing
Youtube: https://www.youtube.com/watch?v=ffAy89lf0MY
Github: https://github.com/LittleRookey/TherapistGame
'Portfolio' 카테고리의 다른 글
| [Game Jam] The Order of Baphomet (0) | 2022.11.07 |
|---|---|
| [Portfolio] Pong - glut library (0) | 2022.09.08 |