I am working a program for a little company. They want a small program where you can enter your name, project you've been working on, the date, the start time and the end time. Here's a screenshot of how I made it look:

This is the basic.
I already made a code so the end time is automatically now, and date is today, etc. But now I have some problems with the most important part of the program: writing the information to somewhere.
I already tried writing it to an excel file, but that's not handy, and I already saw it's hard to close the excel file, etc. so this was no succes.
Now I want your help: What should I do?
I am thinking of a log inside the program, where the information would simply be added. Any suggestions are welcome! I would also like to be able to sort the log on date, name, etc...
I don't think keeping the information inside the program is possible, so I was thinking about writing it to a .txt, and at the start of the program, gathering it and putting it in the log. but I don't know if it's possible and how to start :lol:
any suggestions on how this can be done, are appreciated! (sorry for being so newb :p )


Sign In
Create Account


Back to top









