dale5872 / WheelyGoodBikesManagementApp

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

Capitalise first letter in First Name and Last Name #32

Closed todo[bot] closed 5 years ago

todo[bot] commented 5 years ago

Implement the capitalisation on both add Account and Update accounts


https://github.com/dale5872/WheelyGoodBikesManagementApp/blob/5a18bcb9d86692941154ad0110c356790359a3f4/src/App/FXControllers/OperatorSystemController.java#L359-L364


This issue was generated by todo based on a TODO: comment in 5a18bcb9d86692941154ad0110c356790359a3f4. It's been assigned to @dale5872 because they committed the code.
CPairman commented 5 years ago

Capitalisation now implemented in add/edit account dialog