python kivy app - 20/05/2023 12:15 EDT
Budget: $10 – $30 USD
Change a Gui using python and Kivy, for this to work you need to create a local db I will provide the SQL code and you can run it in SSMS
1-For registering move employee id to top, enter only employee ID and Full Name should pop up. (just for me now) RegistrationScreen. check if there is already entry.
- avoid them write their name
- check if the employee already register
- if the have not register allow them just to add picture (name already in db)
- if the are register provide a dialog box just to add a new picture
2-when putting a job entry, we click add work entries. However it now takes me to the last screen, we should be able to add multiple screen,
Keep the add entries button(remove functionality that currently moves you to the last screen), and add a submit button, then once all entries are input click submit
1-For registering move employee id to top, enter only employee ID and Full Name should pop up. (just for me now) RegistrationScreen. check if there is already entry.
- avoid them write their name
- check if the employee already register
- if the have not register allow them just to add picture (name already in db)
- if the are register provide a dialog box just to add a new picture
2-when putting a job entry, we click add work entries. However it now takes me to the last screen, we should be able to add multiple screen,
Keep the add entries button(remove functionality that currently moves you to the last screen), and add a submit button, then once all entries are input click submit