Skip to content

ariastroud/front-end-in-search-of

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In Search Of

Overview

Users can post fashion items they're looking to purchase. If another user has the item that fits the post's specifications, they can email the original poster and make a deal.

The front end of this app was written in React as a capstone project at Ada Developers Academy.

App Features

homepage

  • Users can log in with their Google account login
  • Users can post fashion item they're looking for
    • For each post a title, brand, category, size, description and picture can be added form form demo
  • Each post has the posting user's email so they can be contacted
  • When logged in, users can see all of their items they posted. If the user finds the item they're looking for, they can mark their item as "Found" my items
  • Users can search posts by title. search
  • Users can filter the search results, their own items and all items by category or size. filter

Installation

  • Clone this repository
  • Install the dependencies by running yarn install
  • Clone the back end and follow the instructions on that README
  • Start the app by yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published