Completed
L00: Start here
Code checkpoint for this lecture
Git branch:
lecture/L00-start-here
Portal label: L00 — Start here
Repo: OdooClass/monopoly_tycoon_odoo (via My Account → Code Repositories)
- Open /my/github (or the Source Code button on this course).
- Download L00 — Start here (branch
lecture/L00-start-here). - Put
addons/monopoly_tycoonon your Odoo addons path. - Apps → Update Apps List → Install or Upgrade Monopoly Tycoon.
- Follow the lab below — your Odoo UI should match the app state for this lecture.
L00: Start here
What this lecture is for: Docs only
What the app looks like after this lecture
No code yet — mindset and bar only.
See the progression
Previous checkpoint: (none — start of course)
This checkpoint: lecture/L00-start-here
git diff lecture/L00-start-here..lecture/L00-start-here --stat # or download both zips from the portal and compare folders
Thesis (remember this every day)
Companies must stop letting unproven developers learn on production business systems. If you can design, secure, test, and ship this Monopoly engine on Odoo — you are ready for professional work. If you cannot yet — keep building here, not on a live ERP.
Lab
- Get the code for
lecture/L00-start-hereonly (not main, unless you finished the course). - Install/upgrade the module in a dev database.
- Confirm the app state matches the description above.
- Complete any typing exercises in the masterclass video for this lecture.
- When ready, move to the next lecture and download the next branch.
Acceptance checks
- You can name the branch for this lecture without looking it up.
- Your installed module matches the “app looks like” paragraph.
- You did not practice irreversible changes on production company data.
Commenting is not enabled on this course.