Last change to README and TODO files

This commit is contained in:
JackCarterSmith 2017-07-08 14:14:05 +02:00
parent 00c07b4acc
commit 91c2520b2f
2 changed files with 3 additions and 9 deletions

View File

@ -25,12 +25,12 @@ at least be able to record and manage the tracking of each computer individually
- Starting with the 0.9 beta, the software will begin to have improvements after the return of users - Starting with the 0.9 beta, the software will begin to have improvements after the return of users
to improve its ergonomics and use. to improve its ergonomics and use.
- Version 1.0 will be released when all aspects of improvements have been properly completed. As the - Version 1.0 will be released when all aspects of improvements have been properly completed. As the
minor versions (1.1, 1.2, 1.3,...), there will be additions of functions for the more pars mentioned minor versions (1.1, 1.2, 1.3,...), there will be additions of functions for the more parts mentioned
in the file TODO.md. in the project V1.0 section.
- (Uncertain) For version 2.0, the system will be completely revised to run on a SQL database and also - (Uncertain) For version 2.0, the system will be completely revised to run on a SQL database and also
have 'online' support to use its smartphone for all tracking operations. have 'online' support to use its smartphone for all tracking operations.
- (Even more uncertain) For future versions, there will still be additions of functions that will be - (Even more uncertain) For future versions, there will still be additions of functions that will be
for the most pars cited in the file TODO.md, with the possibility of adding a web platform allowing for the most parts cited in the project V2.0 section, with the possibility of adding a web platform allowing
customers / schools to make a return On the hardware, inform us in case of breakdown, etc... customers / schools to make a return On the hardware, inform us in case of breakdown, etc...
## Thanks ## Thanks

View File

@ -1,6 +0,0 @@
## 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 (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.)