Coder Social home page Coder Social logo

bomb_photos's Introduction

Introduction

This project was completed as part of the module 3 curriculum at the Turing School of Software and Design. We took an existing code base for an e-commerce site, and pivoted it to have a different business model, and added a layer of complexity through multitenancy (multiple shops hosted on the same site, with an additional platform admin role).

Team

Adrienne Domingus
Brian Rippeto
Scott Firestone

Development

This project is built using Ruby on Rails and a PostgreSQL database, and uses services such as AWS and Paperclip for image storage, Stripe for payment processing, and SendGrid for email services.

It can be run locally on your machine by cloning the project down and running rake db:setup.

Test Suite

The test suite is built using MiniTest and tests both models and features. Feature tests are written using Capybara to mimic the user experience. To run the entire test suite, from the command line in the root of the app directory, run rake test.

Production

Our production app is hosted here on Heroku. To log in as a platform admin, with access to all business functionality, the following credentials can be used: Username: '[email protected]' Password: 'password'

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.