Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 731 Bytes

Mobile Web Specialist Certification Course


Three Stage Course Material Project - Restaurant Reviews

Project Overview: Stage 3

Run using python3 -m http.server 8000
run stage 3 sails server light house report is available in pdf format in audits directory

##specifications

1 Fork and clone the server repository. You’ll use this development server to develop your project code.
2 Add a form to allow users to submit their own reviews.
3 Add favorite toggle button.
4 Add functionality to defer submission of the form until connection is re-established.
5 Follow the recommendations provided by Lighthouse to achieve the required performance targets.