update readme
This commit is contained in:
parent
a71fe2ecda
commit
ad2c967691
46
Readme.md
46
Readme.md
@ -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
BIN
docs/database.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 444 KiB |
Loading…
Reference in New Issue
Block a user