Create product management CRUD application. Every user can login and manage own product.
Backend should be a RESTful API.
Add availability to import random user from https://jsonplaceholder.typicode.com/ API
- Fork this repo
- Do your best
- Prepare pull request and let us know that you are done
- Use popular PHP framework (Laravel, Lumen, Symfony, Zend or any other)
- Do not commit the build, because we are building things on deployment.
- Security.
- Structure! WE LOVE STRUCTURE!
- Validate data.
- Have fun!