Thursday, 4 May 2017

Program Coding

Personally I did all the XAML coding for this program.
Besides that I also helped with some validation error codes, page button controls, coded the custom menu, and most of the SQL statements in C#.
I was also the one that provided the research (and links) for encryption (which ended up not being used), database login (Joseph was the one that implemented the database login), and database data retrieval (also known as SQLDataReader. This, again, was Joseph that ended up doing most of it, after I showed him how to do it).
I was also involved in debugging the code, was was always in the loop in order to change the layout according to changes that Joseph wanted to implement (or remove due to time constraints).

In terms of coding quantity, I believe I was involved in about 30% of all C# coding, while Joseph did 70%.

Below I will post screenshots of the XAML Code for several windows.

Login Window



Main Content Container Window



 
Unfortunately I was not able to fully complete the design on the other pages, so (besides the peronalised buttons) the text boxes and labels were not stylised properly.

No comments:

Post a Comment