A website which users could upload their posts about a resturant/flavor they want to get the comment regarding a recommendation from other users, they could accept or reject the comment. If accept, there would be a transaction made between them. And the administrator mode is provided for better controlling the users and their posts. Additionally, administrator could check the statistics data regarding the transaction number and money.
mainpage (before signing in):
mainpage (after signing in):
sign up
hint
password check
check out user info
change password
check out all "Find flavor" posts
fuzzy search posts
upload a new post
upload pictures
check the post just uploaded
check the recommendation comments and accept or reject
check the details of the post and make a comment
check out all users
check out all posts
check out the details of users
check out all comments
check out statistics data
npm install
npm run serve
npm run build