jourzy / therapy-database

MYSQL database for a therapist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

therapy-database

MYSQL database for a therapist

Project description

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.

How to install and run the project

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

How to use the project

There are four files. Please open and run them in this order:

  • therapy_setup1.sql
  • therapy_setup2.sql
  • therapy_queries3.sql
  • therapy4_queries4.sql

Credits

Many thanks to Code First Girls for providing instruction, teaching and support to me while working through this project.

License

GNU General Public License v3.0

About

MYSQL database for a therapist