Skip to content

jyip01/wishlist4u-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WishList4U Client

Live App

A live version of the app can be accessed here.

To demo WishList4U, log in with:

  • User Name: Test_User
  • Password: P@ssword1

Current Features

Main Page

Main Page

Register Account

Registration Page

Login

Login Page

View Lists

Main Page logged-in

Delete List

Once you're logged-in select the delete list button.

View Wishes List

WishList4U List Page with wishes

Delete Wish

Select the delete wish button.

Summary

WishList4U is a web application that allows users to create wishlists for themselves. For example, you can create a list for your birthday or for your children's birthday and continue to add until the day comes. The goal of WishList4U is to make it easy to keep track of your wants or needs.

Technologies Used

Front End:

  • ReactJS
  • jQuery
  • HTML
  • CSS

Back End:

  • Node.js
  • Express
  • PostgreSQL

APIs:

Associated Repositories

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