/Mary-Janes-Market

Project 3 - RUT-JER-FSF-PT-06-2020-U-C-TTH

Primary LanguageJavaScriptMIT LicenseMIT

Mary Jane's Market

Project 3

Final Assignment - RUT-JER-FSF-PT-06-2020-U-C-TTH

GitHub license GitHub issues GitHub forks GitHub stars


Table of Contents


Description

For this assignment, we created an E-Commerce website with React, complete with age verifcation, Facebook authentication and a Stripe payment platform.


Deliverables

  • The following deilverables are required:
    • Use ReactJS
    • Use a Node and Express Web Server
    • Backed by a MySQL or MongoDB Database with a Sequelize or Mongoose ORM
    • Have both GET and POST routes for retrieving and adding new data
    • Deployed using Heroku (with Data)
    • Utilize at least two libraries, packages, or technologies that we haven’t discussed
    • Allow for or involve the authentication of users in some way
    • Have a polished frontend/UI
    • Have folder structure that meets MVC Paradigm
    • Meet good quality coding standards (indentation, scoping, naming)
    • Must NOT expose sensitive API key information on the server

Usage

  • Live Usage:

  • Local Usage:

    • Git clone the repository.
    • From you terminal, run npm i to install the dependencies required for the application.
    • Run npm run seed to load the database.
    • Run npm start to start the application on the localhost.

Authors

Brian Gearty

Gearty Dev Badge Gearty Gitub Badge Gearty LinkedIn Badge

Adam Jones

Jones Dev Badge Jones Gitub Badge Jones LinkedIn Badge

Carlos Martinez

Martinez Dev Badge Martinez Gitub Badge Martinez LinkedIn Badge

Charles Metzger

Metzger Dev Badge Metzger Gitub Badge Metzger LinkedIn Badge

Manuel Pierre

Pierre Dev Badge Pierre Gitub Badge Pierre LinkedIn Badge


Technologies

mern


Screenshots

homepage

homepage


License

This project is MIT Licensed.

© 2020 Brian Gearty, Adam Jones, Carlos Martinez, Charles Metzger, Manuel Pierre