Skip to content
gostefan edited this page May 12, 2017 · 1 revision

Welcome to the weekendPlanner wiki!

This is a tracer-bullet for a program I'm trying to write to create weekend plans for a hospital

First things first:

  1. I will brainstorm a little what I need to do more exactly.
  2. Set up a basic layout of how this thing should work (mainly input and output questions I assume)
  3. Decide on a language to use.
  4. Create empty classes/interfaces for basic interaction definition.
  5. Fill in the tracer bullet stuff so I can see everything works together.
  6. Create the rest so everything works properly

Clone this wiki locally