Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 922 Bytes

coffeeroastingprofiles

About the project

This app uses outputs from Artisan, an open-source software that assists coffee roasters record, analyze, and control roast profiles. It imports .alog files and displays roast curves. It uses Python code from Artisan to chart rate of rise (RoR) curves. There will soon be a cupping tab along with a tab to view past roasts. I hope to have a place where others can also import and view their roasts.

This app is a work in progress.

Demo

View it here

Built With

Setup

Data is stored in a SQLite database which offers only local storage. Roast profiles are dumped in a folder after they are uploaded.

Author

Jacci Ziebert - ([email protected])