exam-scheduler

command module
v0.0.0-...-9a14eac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2021 License: MIT Imports: 3 Imported by: 0

README

exam-scheduler

A small application which schedules studying preparations for an exam.

To-do
  • Make exam.ExamName() on line 48 output to stdout.
Intention
User Input
  • User should be able to specifiy name of exam they are preparing for and when it is.

  • User should be able to specifiy the number of pages they need to go through.

  • User should be able to specifiy the number of days they can afford not studying.

  • User should be able to specifiy if they want to have days left for revision before the exam. & if so, how many.

Computation
  • [] Calculate the numbers of pages that needs to be read & understood on average per study day.
  • [] Calculate the numbers of pages that needs to revised per revision day.
  • [] Save the data in to a file so it may be accessed later.
Output

Present the name of the exam and number of pages that has to be done on average per day.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL