Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnbywater/es-example-subcontracting-quotations
Example subcontracting quotations system using eventsourcing library
https://github.com/johnbywater/es-example-subcontracting-quotations
Last synced: about 2 months ago
JSON representation
Example subcontracting quotations system using eventsourcing library
- Host: GitHub
- URL: https://github.com/johnbywater/es-example-subcontracting-quotations
- Owner: johnbywater
- License: gpl-3.0
- Created: 2020-04-16T13:49:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T00:39:01.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T23:08:52.952Z (3 months ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Subcontracting quotations
[![Build Status](https://travis-ci.org/johnbywater/es-example-subcontracting-quotations.svg?branch=master)](https://travis-ci.org/johnbywater/es-example-subcontracting-quotations)
[![Coverage Status](https://coveralls.io/repos/github/johnbywater/es-example-subcontracting-quotations/badge.svg?branch=master#)](https://coveralls.io/github/johnbywater/es-example-subcontracting-quotations)Example "subcontracting quotations" application using the Python eventsourcing library