Urgent.News

What's breaking now, across thousands of outlets.

Tech

I built a full PMBOK project-management platform solo in 3 months — here's what it cost

Three months ago, VanillaPM was an empty Django project. Today it runs the entire PMBOK 8th-edition project lifecycle — Initiating through Closing — with a work breakdown structure, critical-path scheduling, Earned Value, risk and assumption registers, a governed knowledge base, sprints, an ERM finance-to-payroll suite, and a bring-your-own-key AI assistant. It's live , it has over 2,000…

In a short period of three months, a single developer, who has over a decade of experience, constructed a comprehensive project management platform named VanillaPM that adheres to the PMBOK's 8th-edition project lifecycle. From initiation to closure, the platform incorporates elements such as a work breakdown structure, scheduling based on critical paths, Earned Value, risk and assumption registers, AI-assisted knowledge base, sprint-based workflow, finance-to-payroll integration, and an AI-powered virtual assistant.

The platform is publicly accessible, completely free, and has amassed more than 2,000 automated tests, all running under a $700 budget. The most significant expenditure was $150 on AI credits, which transformed the development process by allowing the developer to grasp the entire system's workings while maintaining team productivity.

The developer highlights AI's role as a force multiplier, not an autocomplete, which aids the solo developer in handling the complexity of the system at the pace of a team. Through experiments and disciplined practices, four lessons were derived: tests are critical to the safety and efficiency of solo developers working with AI; building the tool provided hands-on experience in project management concepts; infrastructure decisions, such as database management and automated backups, significantly impact the platform's stability; and adhering to formal change control measures, even for personal projects, prevents scope creep and maintains focus on the project's objectives.

VanillaPM's mission is to provide free, accessible, and comprehensive project management education and tools to students, freelancers, small NGOs, and others who may otherwise be restricted by high costs. The platform includes a pre-built sample project, a free Learn PMP course, and memory games designed to aid in exam preparation.

The source code and project details are available at vanillapm.com, inviting feedback from readers about alternative approaches or features they would have implemented.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

GSoC'26_Week13 : Auto Layout

Week 13 of my Google Summer of Code journey with CircuitVerse (August 17th to August 23rd) was a mix of finishing Auto Layout, working through reviews, and trying a completely new GitHub workflow for…

Standing access is the risk that never makes it onto the risk register

Every infrastructure post-mortem contains the same paragraph, and it is never the one anyone expected to write. The initial access was not sophisticated.

  • Standing access often overlooked in risk registers
  • Occurs when authorized credential no longer needed
  • Difficult to track and manage credential usage

More from Tuesday 1 September →