Skip to content

Commit 49a356b

Browse files
committed
Added example images to the readme
1 parent 492cbed commit 49a356b

3 files changed

Lines changed: 2359 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/cannlytics/cannlytics-engine/fork)
44

5+
<div style="text-align:center; margin-top:1rem; margin-bottom: 1rem;">
6+
<img style="max-width:720px" width="100%" alt="" src="./samples/cannlytics_metrc_package.png">
7+
</div>
8+
59
Cannlytics provides a user-friendly interface to quickly receive samples, perform analyses, collect and review results, and publish certificates of analysis (CoAs). There are also built in logistics, CRM (client relationship management), inventory management, and invoicing tools. The Cannlytics engine comes with **batteries included**, but you are always welcome to supercharge your setup with modifications and custom components.
610

711
## Installation
@@ -20,6 +24,18 @@ Cannlytics leverages Firebase by default for a database, file storage, and authe
2024

2125
Cannlytics supports the [Leaf Data Systems](https://s3-us-gov-west-1.amazonaws.com/leafdata-wa-prod/help/Addendum+C--API+Documentation.pdf) and [Metrc](https://api-ok.metrc.com/Documentation) APIs out-of-the-box.
2226

27+
Producer / processor workflow:
28+
29+
<img style="max-width:100%" width="540px" alt="" src="./samples/metrc_grower_workflow.png">
30+
31+
Lab workflow:
32+
33+
<img style="max-width:100%" width="540px" alt="" src="./samples/metrc_lab_workflow.png">
34+
35+
Retail workflow:
36+
37+
<img style="max-width:100%" width="540px" alt="" src="./samples/metrc_retail_workflow.png">
38+
2339
<!-- ## Contributing -->
2440

2541
<!-- This should include how new contributors to the project can help. This includes developing new features, fixing known issues, adding documentation, adding new tests, or reporting issues. -->
@@ -41,4 +57,4 @@ GNU General Public License for more details.
4157
You should have received a copy of the GNU General Public License
4258
along with this program. If not, see <https://www.gnu.org/licenses/>.
4359

44-
Made with 💖 by Cannlytics and Cannlytics contributors.
60+
Made with 💖 by Cannlytics and Cannlytics Contributors.
1.01 MB
Loading

0 commit comments

Comments
 (0)