Skip to content

stian-git/rainydays-final

Repository files navigation

Rainy Days

image

A webshop for rain coats.

Table of Contents

Description

A webshop for jackets using a backend made of Wordpress with WooCommerce-integration. All product information are administrated in WooCommerce and retrieved through the REST-Api. The basket are stored in the LocalStorage API, and then sent and saved as an order in WooCommerce when the order has been placed.

The webshop even handles product variations (gender and sizes) for each product, and it also hides options that are not available for the individual products.

  • Wordpress API-Integration
  • WooCommerce API
  • Place order in backend
  • Search and filter Products
  • Display multiple product photos from thumbs
  • Basket stored in LocalStorage API
  • Live Calculations

Built With

This project was built using:

Getting Started

You need your own Wordpress-installation to use this with the following plugins:

This site is hosted on the following url for testing purposes: https://fascinating-babka-fe7c7e.netlify.app/

Installing

  1. Clone the repo:
git clone stian-git/rainydays-final
  1. Configuration:

In js/common.js you should change the baseUrlCMS-, apiUser- and apiPass-variables to make it work with your own Wordpress.

Contributing

This was made for a school project so I'm not planning for regular maintenance, but rather use it to show some of my work. However I will welcome feedback, suggestions and ideas. Please reach me through the contact information below.

Contact

The best way to reach me would be through the following sites:

My Portfolio

My LinkedIn page

About

Used by portfolio. Delivered as part of Portfolio 1. Using WP as CMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published