From 2ad770cf6983c458a2cf511539a387fdbfd20124 Mon Sep 17 00:00:00 2001 From: JackCarterSmith Date: Sat, 8 Jul 2017 12:31:47 +0200 Subject: [PATCH] Updated TODO.md file --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b72bef2..04467b8 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,6 @@ ## Modification to do for the project - Add validation part for can't modify computer progress when it's to be send out - Add logger for all operations -- Update ID Generator for more generation at a time +- Update ID Generator for more generation at a time (and try to add printing function) - Modify add computer function to add a full serial of computer (gain of time) - Add option to access at DB location (for backup ex.)