Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 882 Bytes

190306_the_initial_plan_remastered.md

File metadata and controls

41 lines (22 loc) · 882 Bytes

The Initial Plan

04/03/2019.

This was generated by the application. I believe this can give everyone valuable insight about what exactly I've created.


Summary


Define the output of the application

task0_completion

Build an example of a desired output of the application. I've already done this before so, eh, I'm just going to put it as 100% again.


Define classes

task1_completion

Create the classes needed for basic operation.


Get a Makefile

task2_completion

I don't want to recompile everything on hand everytime.

Notes: Took it from another project.