GithubHelp home page GithubHelp logo

rfabreu / second-chance Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 3.28 MB

SecondChance is an e-commerce app for second-hand items built using the MERN Stack.

Home Page: https://second-chance-e-commerce.herokuapp.com/

License: MIT License

HTML 2.07% JavaScript 90.97% CSS 6.96%

second-chance's Introduction

SecondChance

SecondChance is an e-commerce solution built using the MERN Stack. SecondChance makes it possible to bring new life to products users once needed and loved by enabling users to sell and buy second-hand products in an easy and convenient way.

License: MIT

Description

Considering that a user wants to buy and sell second-hand items. The following user story has been implemented:

  • AS A user
  • I WANT to be able to view and post products
  • SO THAT I can browse, buy and sell as I wish
    • GIVEN an e-commerce platform
    • WHEN I load the page
    • THEN I am presented with a navigaton menu, option to select from categories of products, and a list of products
    • WHEN I view the navigation menu
    • THEN I am presented with Sign up, Login, About, and shopping cart options
    • WHEN I view the categories section
    • THEN I am presented with the current categories listed on the platform
    • WHEN I view the body of the homepage
    • THEN I am presented with an array of products listed on the platform
    • WHEN I click on Sign up
    • THEN I am presented with a sign up form
    • WHEN I click on Login
    • THEN I am promoted to enter the informaton I provided on the Sign up form
    • WHEN I click on About
    • THEN I am presented with a page containing a brief description about the platform
    • WHEN I click an item on the homepage
    • THEN I am presented with that item's page with an item description, item price, and options to add and remove from cart
    • WHEN I click on Add to Cart
    • THEN I that item gets added to the shopping cart and I can checkout, remove the item, or change the item quantity
  • WHEN I am logged in
    • THEN I can view Order History, General, My Items, About, and Logout
    • WHEN I click on Order History
    • THEN I am presented with a page containing the items I've ordered in the past
    • WHEN I click on General
    • THEN I am presented with the homepage
    • WHEN I click on My Items
    • THEN I am presented with a page listing the items I listed on the platform and an option to add an item
    • WHEN I click to Add Item
    • THEN I am presented with a form to enter a product name, category, description, price, quantity, and an image of the product
    • WHEN I click Add
    • THEN that item is added to the database and listed on the platform
    • WHEN I click on Logout
    • THEN I am taken back to the homepage

Table of Contents

Usage

To run and test this application, simply access the deployment URL and follow the instructions listed on the user story.


Demo

View the following screen shots of the app:

Home

Sign Up

Login

Add Item

My Items


Test

– To test and use the app on your local machine follow the instructions:
    • Clone the repository
    • Ensure you are in the project directory
    • Run "npm i" or "npm install" to install the required packages
    • Then run "npm start" to launch the server
    • Followed by "npm run build" to build the REACT app and "npm run develop" to load the development environment

License

This project is licensed under the MIT License.

Technologies

– Framewors:
    • REACT

– Database:
    • MongoDB

– APIs:
    • Stripe

– Libraries:
    • Graphql
    • Apollo Server
    • mongoose
    • bootstrap

Contributing

If you are interested in contributing to the project you can fork the repository and submit a pull request.

Feedback and Contribution

Comments, suggestions, questions? Contact the project developers:

Link to deployed application: Come shop at Second Chance!

second-chance's People

Contributors

vrzali avatar rfabreu avatar tahir-arslan avatar leman102 avatar

Watchers

 avatar

second-chance's Issues

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.