From d6521842b2dcefe3d0e214a57f745b7897b53a40 Mon Sep 17 00:00:00 2001 From: Mysaa Date: Mon, 6 Mar 2023 00:47:03 +0100 Subject: [PATCH] Slightly modified Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c40e0dc..38869a1 100644 --- a/README.md +++ b/README.md @@ -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