neeftarah / little-todo2

little-todo2, a simple task manager v2 for educational purpose
MIT License
0 stars 0 forks source link

Create entities and database tables #6

Closed neeftarah closed 1 year ago

neeftarah commented 1 year ago

Create the following entities :

Use Symfony migrations to create corresponding database tables.

neeftarah commented 1 year ago

Bloqued by #4

neeftarah commented 1 year ago

Done