@hisaac When you're done working, leave a note in your source code (not a code comment, I mean a literal paragraph of text) in the place where you want to pick back up that describes the next step.
The next time you open the code, even if you forget about that note from Past You, you won't be able to compile the app until you read and remove it.