Skip to content

A Viking eCommerce store for Thunder Gods that like to buy "Antique Wooden Pizzas"

Notifications You must be signed in to change notification settings

Seeker0/project_mimirs_market

 
 

Repository files navigation

Mimir's Market

Welcome to Mimir's Market! A Viking eCommerce store for all of your Viking trinkets, doodads and "Handcrafted Wooden Keyboards".

welcome screenshot

Project Overview

  • E-commerce site featuring a variety of novelty items for purchase.
  • Search, filter and sort functionality for finding specific products based on name, price and category.
  • Session based user cart with item totals and stripe integration for easy checkout.

Technologies Used

  • Node.js
  • Express
  • Mongo.DB
  • Mongoose
  • Bluebird
  • Postgres
  • Sequelize
  • Stripe
  • Handlebars

Quickstart

Development will require Node.js, NPM, Postgress and MongoDB installed on your local machine.

A Stripe test_secret_key and test_published_key will be needed for Stripe functionality testing.

  • Clone & Fork repo.
  • run 'npm install' in the root directory.
  • run 'npm run seed' in the root directory.
  • run 'npm start' in the root directory.
  • Go to http://localhost:3000 in your browser.

Features To Be Implemented

  • Cart quantity is not yet functional.
  • Stripe node test not yet functional.
  • Admin order listing and analytics for site statistics and stock ordering.

About

A Viking eCommerce store for Thunder Gods that like to buy "Antique Wooden Pizzas"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • HTML 28.2%
  • CSS 0.3%