Workflow Management System
In ProgressModular CRUD workflow tracking system built in Python. Initially developed as a CLI application and currently being refactored into a Flask web app.
A few builds I’m expanding into full portfolio pieces with clean UX, solid backend structure, and GitHub-ready documentation.
Modular CRUD workflow tracking system built in Python. Initially developed as a CLI application and currently being refactored into a Flask web app.
RESTful API supporting authentication, authorization, and task management. Focused on clean endpoints and data modeling.
Note-management backend enabling users to create, edit, tag, and organize content using relational database models, plus search and filtering for fast retrieval.
Backend engine for ingesting, validating, and processing structured CSV/JSON files with schema enforcement and error handling.