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
- Host: GitHub
- URL: https://github.com/madetech/market_town
- Owner: madetech
- Created: 2016-04-17T12:18:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T11:42:12.000Z (almost 10 years ago)
- Last Synced: 2025-03-07T03:37:17.942Z (over 1 year ago)
- Language: Ruby
- Homepage: https://github.com/madetech/market_town
- Size: 3.56 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# MarketTown
[](https://travis-ci.org/madetech/market_town)
[](https://codeclimate.com/github/madetech/market_town)
[](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)