Skip to content

This project is an e-commerce CRUD app implementing several types of objects, database relationships between them, user authenication/authorization, and HTML/CSS practice.

Notifications You must be signed in to change notification settings

katiekeel/little-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anduin: for all your Middle Earth needs

A basic e-commerce app with cart/order functionality and a sweet nerdy theme.

Getting Started

git clone [email protected]:katiekeel/little-shop.git
cd little-shop
bundle install

Developing

This is a Rails app, which makes it easy to use and modify.

Deploying/Publishing

If you want to host your shop on Heroku, instructions are here.

Features

Customers can shop for items, place them in their cart, check out, and see their order details afterward. They are able to view the contents of their cart and their order total before they check out. Users without an account who add things to their cart can maintain the same cart when logged in.

Site owner (admin) can manage products and categories, and is responsible for order processing and completion.

Contributing

If you'd like to help defeat the Dark Lord through elf/wizard commerce, we welcome your help. Feel free to fork this repo and make a pull request on a branch with your new features.

Licensing

Copyright 2017 Tom Bombadil

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 project is an e-commerce CRUD app implementing several types of objects, database relationships between them, user authenication/authorization, and HTML/CSS practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •