- Myself and the rest of the class have completed a requirements document which has been sent to TPS.
- The Domain & Discovery documents my team has been working on leaves a lot to be desired in terms of quality and content.
Upcoming Work:
In the next week, my team is going to begin development exercises in order to ramp up to the level expected for the project. I've sent out coding style guidelines last night, along with the first exercise. The exercises will break down as follows. The details still need to be defined on most of these.
- Configure an ASP.NET web site to deal with unhandled exceptions. Displaying a friendly exception page instead of the ASP.NET "yellow screen of death" (YSOD)
- Create a basic HTML form with a few input fields. Design their layout using CSS and use semantic naming & optimal styles.
- Write client-side JavaScript to validate the previous exercise. Check for required fields & input format (RegEx validation)
- Combine the previous 2 exercises into a basic ASP.NET page which takes the input and displays some kind of output.
- Call the GuardDog web service to log a user into OnBoard.