
DawsAsset
An Odoo asset-tracking platform I built with a team for Dawson College, replacing spreadsheet tracking across four departments.
- Met with each department to understand their needs, then picked the best-fit software from the available open-source optionsRequirements gathered through stakeholder meetings; Odoo chosen over other open-source options
- A secure, standardized setup that runs identically in development and production, with encrypted connectionsContainerized dev setup and hardened production docker-compose on a vSphere VM behind nginx and HTTPS
- Automated checks catch errors before release, updates ship smoothly, and data backs up on a scheduleCI for lint and tests, a deploy script for rollouts, cron for data backups
- Clear documentation so the team can run and maintain it themselves, with no dependency on meFull documentation written so the teachers and department chair can maintain it after handoff



