An open API service indexing awesome lists of open source software.

https://github.com/madetech/market_town

:blue_book: πŸ–¨ βŸπŸ›  :money_with_wings: :package:γ€€Market Town is a collection of e-commerce tools
https://github.com/madetech/market_town

Last synced: about 1 year ago
JSON representation

:blue_book: πŸ–¨ βŸπŸ›  :money_with_wings: :package:γ€€Market Town is a collection of e-commerce tools

Awesome Lists containing this project

README

          

# MarketTown

[![Build Status](https://travis-ci.org/madetech/market_town.svg?branch=master)](https://travis-ci.org/madetech/market_town)
[![Code Climate](https://codeclimate.com/github/madetech/market_town/badges/gpa.svg)](https://codeclimate.com/github/madetech/market_town)
[![Code Coverage](https://img.shields.io/codecov/c/github/madetech/market_town.svg)](https://codecov.io/gh/madetech/market_town)

A collection of open source libraries for e-commerce. Each provide sensible
solutions to a single problem rather than being an e-commerce framework.

## The collection

- πŸ“˜γ€€[**MarketTown::Brochure**](https://github.com/madetech/market_town/tree/master/brochure)

Deliver e-commerce content such as products and editorials to your customers.

- πŸ–¨γ€€[**MarketTown::PrintHouse**](https://github.com/madetech/market_town/tree/master/print_house)

Content scheduling and release management for your products and editorials.

- πŸ›γ€€[**MarketTown::Checkout**](https://github.com/madetech/market_town/tree/master/checkout)

Checkout logic for your online store. With Spree, Solidus and webhook integrations.

## Contributing

- Follow the [Code of Conduct](https://github.com/madetech/market_town/blob/master/CODE_OF_CONDUCT.md)
- Update API documentation with `bundle exec rake yard:publish`

## License

MIT

## Author

Luke Morton at [Made Tech](https://madetech.com)