HTTP and Smart Basic
Posted: Tue Aug 18, 2015 9:46 pm
I am not the greatest programmer in the world, so try not to laugh to hard if this is a stupid question, but I just really need some guidance.
I created a program similar to a time clock at work. People sign in on the app on their phones and then clock into work. I also have an admin account that is a monitor to see who is working and if they are clocked in, or late, etc.
However, with my lack of expertise in this error, could someone explain to me how I can set it up to work on multiple devices and the admin can actually see the changes.
At the begining of the program, I need for people to create an account, setup a username and password, then I need that information to be saved somewhere, in someway (which I have no clue how to do).
Then I need for everytime they clock in to work, the admin screen should show that they are clocked in. So, it will need to be constantly refreshed.
This question is mainly just about getting functionality over multiple devices and connecting them all together and how to save data from one device and show that data on another device.
Thank you!
I created a program similar to a time clock at work. People sign in on the app on their phones and then clock into work. I also have an admin account that is a monitor to see who is working and if they are clocked in, or late, etc.
However, with my lack of expertise in this error, could someone explain to me how I can set it up to work on multiple devices and the admin can actually see the changes.
At the begining of the program, I need for people to create an account, setup a username and password, then I need that information to be saved somewhere, in someway (which I have no clue how to do).
Then I need for everytime they clock in to work, the admin screen should show that they are clocked in. So, it will need to be constantly refreshed.
This question is mainly just about getting functionality over multiple devices and connecting them all together and how to save data from one device and show that data on another device.
Thank you!