Giter VIP home page Giter VIP logo

iron-shop's Introduction

Build Status

Iron Shop

This will be another week-long project, similar to last week's. This time, we will be building a simple storefront. Planned class topics for the week:

  • More on model specs
  • Stripe
  • Background workers
  • Closer look at SQL (w/ some Postgres specific features like full text search, JSON fields, views)

Client-side JS enhancements to this project are are welcome, but I expect most of the logic to be handled (and fully tested!) server side.

Features

Here's your initial backlog. Your team should prioritize these -

  • Sending emails (including Devise emails) in the background (C)
  • Have at least 3 different user roles (e.g. shopper, seller, admin) with different features available to them
  • (Some) users can post items for sale
  • Users can search for items by title or description (pg_search is fine, elasticsearch would be cool if you're ambitious)
  • Sellers can distribute coupon codes that buyers apply at checkout
  • Take payments via e.g. Stripe (C)
  • Let users set a "price watch" that emails them within e.g. 10 minutes of an item's price changing (C)
  • Project tests running on Travis (or comparable service), with 100% test coverage (and badges to prove it)

(C) - should be at least partially covered in class

iron-shop's People

Contributors

dhaskew avatar jamesdabbs avatar taylormartin avatar

Watchers

James Cloos avatar Riaz Virani 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.