What this app is supposed to do
This is not a generic coding course. It teaches you how to plan, read, test, and control the type of tools you are already making: BPR apps, budget apps, P21 hubs, import screens, local history, and report generators.
Mug's Code Forge
Learn the coding and planning skills you need to build real company workflow tools β one guided step at a time.
Dashboard
This version includes lessons, quizzes, live practice tools, a BPR calculator lab, a planner, debug challenges, and saved progress.
0 of 0 levels completed.
This is not a generic coding course. It teaches you how to plan, read, test, and control the type of tools you are already making: BPR apps, budget apps, P21 hubs, import screens, local history, and report generators.
Level 1
This is a real practice tool: enter employee numbers, calculate projected sales bonus, save the month, reload history, export data, and clear with confirmation.
| Name | GP$ | Branch GP% | Adj. | Projected |
|---|
Read the broken snippet, pick what probably went wrong, then check the answer. This is the skill you need when a polished build stops doing what it should.
This is here so the training app teaches saved history, not just lessons.
| Month | Employees | Total projected | Saved |
|---|
Fill this out before asking AI to build or touch a company app. This creates a cleaner prompt and a better test checklist.
Progress saves in your browser with localStorage. Export it if you want a backup.
Important: This version does not send data anywhere. It saves only in the browser unless you export a JSON file.