Slightly modified Readme

This commit is contained in:
2023-03-06 00:47:03 +01:00
parent eac34f1a5c
commit d6521842b2
+1
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