This is a mini-project that aimed to learn the basics of Angular and modern web dev through the example of a website like leboncoin.fr. It is neiher good nor useful except for learning stuff :)
It implements a SQL database with REST API made with PHP. The front is made with.... Angular (really ??) and implements a small UI to:
- Register a user and login
- Edit its own user information
- Create, edit and delete offers
- Be able to watch this list and get seller info.
Thanks for reading.