This is a study project to apply the principle of CRUD
user@myComputer ~ % git clone https://github.com/Charpentemars/UsersManager.git
- Simple Dashboard (thanks to PicoCSS)
- Create
- ToDo: Add security to avoid an SQL error if the email already exists
- Read
- Update (ToDo)
- Remove