Skip to content

This is a React built application powered by a express server. This is a storefront application that uses many of the features that we have come to expect: cart, checkouts, easy navigation.

License

Notifications You must be signed in to change notification settings

jerler1/Thriftshop

Repository files navigation

Thrift Store²

GitHub Repo stars GitHub language count GitHub repo size GitHub last commit (branch)

Header

Table of Contents


  1. Installalation
  2. Features
  3. Usage
  4. Credits
  5. Contributors
  6. License

Installation


To clone and run this application, you will need Git and Node.js installed on your computer. Inside of Node.js command line do the following:

  1. Clone the repository.
    git clone https://github.com/jerler1/Thriftshop
  2. Install the npm dependencies.
    npm install
  3. Run the seeds.
    npm run seed
  4. Start the server.
    npm start

Features


Thrift Shop's Shop can perform the following:

  • Display a storefront.
  • Responsive cart.
  • Mobile responsiveness.
  • Stripe integration.
  • Cloudinary integration.
  • Full CRUD inventory and employee management.
  • HTML based invoice email.

Usage


There is an admin dashboard that requires authentication to access. If you wish to peruse the dashboard please email me at jerler.dev@gmail.com.

In the admin dashboard you can add/edit items via a cloudinary widget combined with a form. On the main page of the admin dashboard the options to delete and edit items are on the right side in button format.

The credit cards used for testing purposes at checkout are:

Credit Card CCV Date Misc
Pass 4242 4242 4242 4242 Any Any future date
Fail 4000 0000 0000 0069 Any Any future date Charge is declined with an expired card code.
Fail 4000 0000 0000 0127 Any Any future date Charge is declined with an incorrect CCV code.

Link to the deployed website can be found here.

Link to the GitHub repository is here.

Credits


This software uses the following packages:

Contributors


License


Copyright (c) 2021 John Erler, Bradley Donahue, Nathan Castaldi, Spencer Vaughan.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a React built application powered by a express server. This is a storefront application that uses many of the features that we have come to expect: cart, checkouts, easy navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •