v0.1
Implement features:
- Create new tasks, divided into 3 types: Todo, Deadline (date required), Event (date required)
- Delete existing tasks
- Display existing tasks
- Mark/Unmark tasks as done
- Command parser for handling user input in the form of commands
- Storage component for reading from and saving to file