GithubHelp home page GithubHelp logo

golden-shoe's Introduction

golden-shoe

Description

This is a task developed by Jordi for the third round of interviews for an Associate Software Developer role at AND Digital

Table of Contents

Features

This application is an MVP of a website for Golden Shoes, a shoes retailer, built using the MERN stack, GraphQL and Material UI. The application is fully responsive, has a fixed navigation bar for convenience, and a simple, clean, and modern layout.

As an MVP, this application only contains two pages, a Home page, and a Products page with a menu to filter shoes by gender, and whether or not shoes are in the 'featured' or 'deals' category. Also, it is possible to list all shoes. The rest of navigation links are placeholders and point to the Home page.

The application also showcases how individual items could be displayed to the customer. This has been achieved by creating a modal that appears on top of the Products page so that customers don't need to leave the Products page if they wish to see more information about a pair of shoes or add it to their cart.

Buttons to add shoes to favourites or share them have been added for each item in both the Products page and the modal to display individual pairs of shoes. In addition, a 'Chat' button has been added to the Products page, which would allow customers to contact customer service conveniently.

Installation

For developers, you can install this project following the below steps:

  • The application can be installed locally by unzipping the file and running the script below from the root directory of the project
npm i
  • The project uses a Mongo DB hosted by Atlas which can be used live and thus it is not necessary to seed the database. However, developers can use their own Mongo DB database and seed it by running the script below from the root directory of the project
npm run seed
  • The application can be run locally by executing the script below from the root directory of the project
npm run dev

Technologies

  • React.js
  • MongoDB / Mongoose
  • GraphQL / Apollo
  • Express.js
  • Node.js
  • Material UI

Live

The application can be used live here - https://task-golden-shoes.herokuapp.com/

golden-shoe's People

Contributors

aidkool avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.