Skip to content

InfobyAdrienne/Sneaker-Seeker-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

sneakerseekerlogo

A discovery and inspiration app for sneakerheads.

animation1

animation2

animation3

animation3

Contributors

Adrienne Adrienne Ifrah Ifrah Laura Laura Leah Leah Luke Luke Tomisin Tomisin

Full-stack Technologies


javascript react bootstrap nodejs heroku

How to Use

This app is fully deployed on Heroku at https://sneaker-seeker-app.herokuapp.com/
OR install the code and run locally:

1. Clone the directory
$ git clone https://github.com/InfobyAdrienne/Test-React-Express.git
$ cd Test-React-Express
  1. Start the back end server
$ cd server
$ nvm use
$ npm install #(requires node to be installed)
$ npm start #(server will be listening on localhost:3001)
  1. Start the front end server
In a new terminal window: 
$ cd ..
$ nvm use
$ cd client
$ npm install
$ npm start #(web app will open in the browser at localhost:3000)

Team Objectives

1. Create a safe and supportive learning environment,
2. Build our confidence with JavaScript and learn how to use React,
3. Be led by Test Driven Development,
4. Learn how to select, implement and fully integrate an API,
5. Create a sleek user interface.

MVP User Stories

As a user
I want to land on a landing page to navigate to the search engine
So i can navigate to the correct search
As a user
I want to be presented with a form where I can select my search preferences
So that I can search using different search preferences
As a user
I want to be able to search for sneakers using colour
So that I can get sneakers returned in my preferred colour
As a user
I want to be able to search for sneakers using brand
So that I can get sneakers returned in my preferred brand
As a user
I want to be able to see results on one page
So that I can go through the results

Wireframes - MVP outlined in red

Wireframes & MVP

Homepage

Screenshot 2021-11-11 at 20 11 01

Search Form

Screenshot 2021-11-11 at 20 12 41

Search Results

Screenshot 2021-11-11 at 20 13 40

Sneaker Details

Screenshot 2021-11-11 at 20 14 10

What Went Well

  • Great communication / learning environment,
  • Learnt a new framework - React,
  • Learnt how to integrate an API,
  • Easy to use interface,
  • Fully embraced the Agile process.

Challenges / Key Oppurtunities for Growth

  • The tech stack - the whole team learning a new framework (React) from scratch,
  • Database or web scraping -> new use of an API - selecting, integrating and manipulating the data,
  • Time management - time boxing and forecasting how long tasks would take.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published