Slightly modified Readme

This commit is contained in:
Mysaa 2023-03-06 00:47:03 +01:00
parent eac34f1a5c
commit d6521842b2
Signed by: Mysaa
GPG Key ID: 7054D5D6A90F084F

View File

@ -31,6 +31,7 @@ Your installation should be complete, you can run `symfony local:server:start` t
- [x] Make the base project
- [x] Hide password from configfile using symfony vaults
- [x] API documentation
- [x] Add enum type for PlaceType
- [ ] Use a representation superclass (both db and php)
- [ ] Use a php enum and a pgsql enum for place type
- [ ] Change get_floors (connectedFloors) to SQL request