jaermaine / wpm-calculator

0 stars 1 forks source link

Leaderboard #5

Open jaermaine opened 9 months ago

jaermaine commented 9 months ago

Implement file handling to record previous scores created by the user, and sort them in descending order

jaermaine commented 9 months ago

Features of file handling:

  1. Create a .txt file
  2. Record the date and time
  3. Post date and time and corresponding wpm and accuracy to .txt file
  4. Clear all records
jaermaine commented 9 months ago

Post the records to another GUI window