2021-05-25 19:01:20 +00:00
|
|
|
# IT Planning
|
|
|
|
|
2021-05-25 19:08:51 +00:00
|
|
|
Purpose of this project is to provide a tool to provide an Interfaca to take appointement
|
2021-05-25 19:01:20 +00:00
|
|
|
|
2021-05-25 19:08:51 +00:00
|
|
|
We use a python flask instance in backend.
|
2021-05-25 19:01:20 +00:00
|
|
|
|
2021-05-25 19:08:51 +00:00
|
|
|
# Database
|
2021-05-25 19:01:20 +00:00
|
|
|
|
2021-05-25 19:08:51 +00:00
|
|
|
Database Management is done with poney ORM
|
2021-05-25 19:01:20 +00:00
|
|
|
|
2021-05-25 19:08:51 +00:00
|
|
|
![database schema](docs/database.png)
|