dale5872 / WheelyGoodBikesManagementApp

3rd Year Group Project - creating a new bike-sharing system from scratch.
0 stars 0 forks source link

Login Status Label #29

Open dale5872 opened 5 years ago

dale5872 commented 5 years ago

Implement a status label to tell the user the state of the program at each stage of logging in. This is due to the possible slow loading times of the MySQL server and the high amounts of data that can be initially loaded. Threading might have to be implemented.