Coder Social home page Coder Social logo

little_extensions's Introduction

Little Shop of Horrors

This is a student project from the Turing School of Software & Design as part of the Module 2 backend Software Development Program. This project tasked us with creating a fictional E-Commerce website. This website would be able to facilitate Sessions of users. Allow the management of orders and items placed and created by users as well as preventing the deletion of information through the use of enabling and disabling items/orders.

-Take a look at the live website here -Take a look at the project here -Team Members: William Peterson - GitHub Jon Peterson - GitHub Trevor Nodland - GitHub Vincent Provenzano - GitHub

Tools

  • Ruby on Rails 5.1.6
  • ActiveRecord - PostgreSQL

Gems

  • FactoryBot
  • RSpec-rails
  • Shoulda-Matchers
  • Capybara
  • simplecov

Testing

RSpec was used as the primary testing suite

SimpleCov was used to ensure proper coverage of our tests

Shoulda-Matchers was used to aid in validation of our models

Tests were completed in a hybrid of top down and bottom up development. We started with feature tests that would then break into model tests as needed for core functionality.

Setup

You will need to have PostgreSQL installed and ready for this app to work correctly

Clone down the repo and run bundle install

then run rails db:{drop,create,migrate,seed} this will populate the database for testing a viewing live.

From here you can run rspec in the root to run our tests or visit the spec folder to view individual tests.

running rails s then visiting localhost:3000 will allow to you view the website live from the code itself.

Database Layout

Homepage

little_extensions's People

Contributors

wipegup avatar joequincy avatar vjp888 avatar cnodland avatar iandouglas avatar dionew1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.