This restaurant review website was built using the HTML CSS JavaScript stack for the UI, Express.js for the API, and MySQL database. With a basic user functionality, you can make reviews and check out great restaurants.
The homepage
The homepage in mobile
Use Materialize.css as frontend scaffolding
Use Express.js to simplify web API development.
Apply responsive web design principles
Visual Studio Code
MySQL Database
Microsoft Edge DevTools
HTML, CSS, JS
There are some difficulties that I encountered while I was doing this project.
Namely one of them is the endless errors that I encountered. To solve my errors I had to spend half of all my time to figure out what’s wrong and clear the errors out.
As for resolving my errors, I didn’t seek help from anyone but online resources. I believe my understanding kills can help me to get much value from official documentation. Official documentation are always provide the bare minimum of a correct usage for a technology.
I am expecting an A for this project, because I think the quality of my project is of a good one although with further user testing there will be more errors discovered. But, the main features of my project works fine with no problem. I managed to complete the minimum features that it is required and added more on top of my API after the third part of my assignment.
After completing this assignment, my troubleshooting skills have improved a lot. The errors that i encounter are new everyday and they never forget to surprise with something new