Python Forum
Hour Calculator- GUI Recommendation
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hour Calculator- GUI Recommendation
#1
I am looking for a bit of advice. Im new to python and working on an overtime calculator similar to the one located at this website: https://www.worklawyers.com/overtime-cal...alifornia/

Mine is slightly different in that i want to put two weeks of information into it and return the hours for both weeks. I have already completed the logic portion and have it working in the command line interface. I would like to create a graphic interface and only plan on running it on a local computer. My interface would consist of 14 input boxes for each days hours and 3 output boxes for straight time hours, over-time hours, and double time hours.
I am using pycharm pro and anaconda 3.

My question is what would you all recommend as far as a method for doing this? Im not looking for the code, just a recommendation on django, kivy, etc so that i have a place to start looking in earnest.
I have very basic skills as this point, so i would like to keep it simple.
Reply


Messages In This Thread
Hour Calculator- GUI Recommendation - by slighted03 - Sep-26-2019, 07:30 PM
RE: Hour Calculator- GUI Recommendation - by Denni - Sep-30-2019, 03:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Module/library recommendation GUI app launcher croyleje 0 1,734 Nov-20-2019, 08:05 PM
Last Post: croyleje
  [Tkinter] hour format geckoes 1 2,993 Jul-17-2019, 01:58 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020