Skip to content

steviehollander/capstone-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothes-Minded

This app saves clothing items from any online retailer and sorts them in one of two virtual "closets" chosen by the user. You can edit items you've saved as well as delete them. Each saved items containes a link to purchase. The app also displays all the items every user has saved in the "Our Closet" database, along with purchase links to each item.

Tutorial

https://drive.google.com/file/d/1HkHxMnMRYe1wUkwMzjaKXzCWdtNR-YuD/view?usp=sharing

Technoligies Used

JavaScript, React, Visual Studio Code, Github

Instalation

From your terminal run: git clone git@github.com:steviehollander/capstone-1.git

In the project directory, run: npm start

Clone down the API as well! run: git clone git@github.com:steviehollander/capstone-1-api.git

In the project directory, run: json-server database.json -p 8088 -w

Visit Local Host

ERD

Screen Shot 2022-04-04 at 9 40 16 AM

Wire Frame!

Screen Shot 2022-04-04 at 10 18 04 AM

Screen Shot 2022-04-04 at 10 19 27 AM

Screen Shot 2022-04-04 at 10 22 17 AM

Screen Shot 2022-04-04 at 10 23 12 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published