Week 15
admin | WISE7 Dec 2010
On Tuesday me, Harsha, Pratik, Srivardhan and John met up again because we needed to do some bug fixes before we could deliver the project.
I updated the Admin/Events/default.aspx page which didn’t have link to delete the event/job. Also it wouldn’t refresh after it deleted something – so I added the refresh code.
Next I updated createJob.aspx page – which would crash if you entered some bad data – I added javascript based validation as well as C# validation.
Next John figured out why users wouldn’t show up for the Admin/Events/default.aspx – but he couldn’t show them correctly – so I fixed the UI for that.
We also added a thankyou.aspx page where the user gets redirected when he successfully signs up – and I made some changes in Site.Master
We made lot of bug fixes – now the main thing remaining was the navigation – which me and John tried but get it working right.
We got lot of stuff done today as well – and we were all confident we would be able to deliver the project.