MYSQL database for a therapist
I created a MYSQL database for a therapist. He needs to store client details including session notes securely. He needs to keep records of income and expenses for tax purposes. He needs to be able to manage his booking in his diary.
He currently stores all this data on a number of different word processing and spreadsheet files. This database will enable the user to store all data in one place securely. All data in this project is made up.
I would like to develop this project so that the database is accessible through a web app or mobile app. I would like to develop this database to ensure that it meets the GDPR standards for data security.
Due to time restraints I was not able to develop the database fully but I aim to continue to improve it over time.
This project was built and tested on MYSQL Workbench version 8.0.33.
Full instructions for how to get the development environment set and running can be found here
There are four files. Please open and run them in this order:
- therapy_setup1.sql
- therapy_setup2.sql
- therapy_queries3.sql
- therapy4_queries4.sql
Many thanks to Code First Girls for providing instruction, teaching and support to me while working through this project.
GNU General Public License v3.0