Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.38 KB

Merit Winter Project: UNReality.com

Table of Contents

  1. Description
  2. Getting started: How to run the website locally?
  3. Website preview

Description

UNReality is a shopping website that sells women/men/kids clothing along with accessories. This is a project made mainly using HTML, CSS, JS, and Python Flask.

Getting started: How to view the website locally?

  • This web application project was not deployed.
  • To run and view the application, you will need to install Flask, enter flask command on terminal, and open http://127.0.0.1:5000/.

Website preview

  1. Users can browse, view items, and sign up for subscription without creating an account. (But can't use same email to sign up!)

  1. However, in order to add/delete items or checkout, users have to register an account & login using the same email and password.


  1. At the same time, users can update their personal information on account setting page(ex. first/last name, phone number, birthday, new password, etc.). Remember to login w/ new password if you have changed it and logout.