update readme

This commit is contained in:
vincent 2021-05-25 21:08:51 +02:00
parent a71fe2ecda
commit ad2c967691
2 changed files with 5 additions and 41 deletions

View File

@ -1,47 +1,11 @@
# IT Planning # IT Planning
# table Purpose of this project is to provide a tool to provide an Interfaca to take appointement
## Service We use a python flask instance in backend.
id # Database
nom: install,refresh
durée:
loca: optionelle si set prend le dessus dur loca du ticket
nombre_appointement
## planning Database Management is done with poney ORM
id ![database schema](docs/database.png)
nom:
working_plan
## planning_service
planning_id
service_id
## appointment
book_date
start
end
loca
planning_id
service_id
ticket_id
is_unavaillable
## ticket
num:
first_name
last_name
email:
loca:
## settings
id:
name:
value:

BIN
docs/database.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB