This is the Critique Wheel, a web application for the free exchange of critiques for writers of short fiction. Members exchange critiques on their work helping them imporve their writing craft and prepare for publishing.
Exchanging critiques and is the best way to improve your writing craft, but the turnaround on getting critiques is very slow. Most writing groups start out with monthly meetings and exchanging print-outs or maybe emailed documents. In my writng group, we evolved into a shared Google Drive folder, with a feedback form, a neat pdf creation plugin and a lively WhatsApp group. But all these forms had their drawbacks. The biggest being the delay on getting a critique on your work.
I’ve captured the three crucial characteristics of good critiques, objectivity, generosity and actionable feedback, and integrated them into an accessible online tool.
To signup for free, visit https://critiquewheel.com, and improve your craft.
This repository is an onging migration from my original C#, ASP.NET Razor Pages MySQL application to a Hexagonal Architecture application written in Python, using Test Driven Development methodology. This migrated version uses FastAPI, PostgreSQL and Docker and will have a React front end.