Skip to content

jyip01/recommend4u-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommend4U Client

Live App

A live version of the app can be accessed here.

To demo Recommend4U, log in with:

Summary

Recommend4U is a web application that allows users to look up products for recommendations or to recommend products themselves. For example, if a user is looking to buy gamer headphones, they can make a request for "Gaming Headphones" and other users might comment "Turtle Beaches", "Recons", etc. The goal of Recommend4U is to make it easier for users to make decisions with the help of other users' experience and recommendations.

Landing Page

Initial page

Signin Page

signin page

All Requests Page

all requests page

Individual Request Page

individual request page

Technologies Used

Front End:

  • ReactJS
  • jQuery
  • HTML
  • CSS

Back End:

  • Node.js
  • Express
  • PostgreSQL

APIs:

Associated Repositories

This is the repository for Recommend4U's client. The repository for Recommend4U's server can be found here.