-
Switch to
mongo/bin
: -
Input the originaldata.json
-
Input Code below:
./mongoimport --db final --collection restaurants --drop --file originaldata.json --jsonArray
- Switch to
HobokenRestaurant-Full-Stack
: Input Code below: - Use command below to reprocessd data
node processdata.js
- Error Check
Sign up:
Confirm Password
Check existed username
Login: Check if username and password correct
- ajax
Add review
Nearby
- xss
Input script
e.g. <script>alert("You are under attack")</script>
will not pop up window.