DavidWood2001-zz / SOFT152-Assignment

This is a repo that contains all of the files for the SOFT152 assignment, also known as the AirBnB Assignment.
0 stars 0 forks source link

Go through the forms and user controls and add comments to them #19

Closed DavidWood2001-zz closed 4 years ago

DavidWood2001-zz commented 4 years ago

Improve the readability of the code so that it is easier to go back and improve certain sections. This will also mean that when moving functions to the external .dll file it is easier to review dependencies and make sure that there are no accessibility conflicts of methods later in development.