April 5th – Project Update
Code Implementation
Today I proceeded to make a last few minor aesthetic changes to the applications back end website. This was simply a task of realigning images and spelling the website. Just some basic maintenance work really. I added icons to the deletion page that I added that allowed the system administrator to clear any users web activity records from the comfort of the back end application.
In my actual bare bones implementation that was my code base I went about amending this so that it could possibly be migrated onto another computer and not have to path error issues. I removed all links to files I was using and changed them to the C:\\ drive so that it could be universally locatable. I also customised some links that went into user files. I needed to add some code to get the current user and place it into the path string so that the code would not have to be amended anytime that it changed computer.
The rest of the day say me look into encryption. I spent most of the day testing different encryption techniques and I plan to work on this for the next few coming days.
