So the assignment consists of two main tasks:
- Send to this API http://www.winelove.club/doc/html/testRestApi.php a json object containing all the data which have been typed inside your landing page web form, using Javascript + Ajax.
- Create a dynamic list content in your personal project reading data from a locally stored json le using Javascript + Ajax.
While doing the assignment you should also remember to:
- Work on your local project and keep track of the changes with git.
- Indent your code in a consistent way.
- Leave comments in the code whenever is needed.