Overview
You can code (TaxonWorks). Here's where to learn how.
Warning
TODO: Discussion of modularity, TW tasks, scaffolding, future evolution of the UI/UX. Point to What/is/not TW sections as they evolve.
TaxonWorks reduces the barrier to contributing code by using two widely-used frameworks throughout it, Rails, and Vue.js. Rails is the framework Django was modelled after, so those coming from coding Python web-apps will immediately feel at home in many ways.
Software Stack
- Ruby (version)
- Rails (version: see
gem 'rails'
) - Vue.js
- Node
- Webpack
- PostgreSQL 15 with postgis 3.4
- ImageMagick 7
- tesseract 5.4
- jQuery (legacy code)