Title: HoMasters CS 499 Fall 2006 Dec 5
1Ho-MastersCS 499Fall 2006 Dec 5
- Tasha Baker
- John Flanary
- Stephenie Swope
2What we did
We finished the basis for a Tolly-Ho employee
website. However, the site may not be online at
the finale of this project.
3True learning experience..
We started this project eagerly and didnt think
we would have many problems. One of the parts we
thought would be the easiest, turned out to cause
the most grief. None of us knew asp.net but we
were eager to learn. But three newbies doesnt
make for the quickest results.
4What went wrong..
- Our site is hosted at godaddy.com. Their
assembly code for their servers does not like the
assembly code for our webpages. - Shouldve been simple fix with one line of code
- assembly AllowPartiallyTrustedCallers
- The file in which this line of code was added is
assemblyInfo.cs, which can be view on the team
page
5What we are attempting..
- With one week to go we are going to try a
different web server to host the website at
through qx.net - Keep your fingers crossed!
6What is important
- The most important functionality is the secure
access based on users. This has been implemented. - Ease of navigation through the website is also
important. Must be user friendly. We feel we
have done a pretty good job with this.
7 Objectives and the forgotten one..
Objectives left
EmployeeData
Access Control
Images Forms
Reports
Reminders Notifications
8High-Level Diagram
Home
DontLogin
Login
Employees
Managers
Administrators
RestaurantData (View)
EmployeeData (View)
All Data(Edit)
View PageStructure
ViewReports
Database Access
9Intermediate Level Diagram
Data Tables Albums Announcements Events
Employees Forms Locations Roles Users
10Partial Data Dictionary
Form Database Table
11Still performing test
Testers
Employees
Managers
Stephenie
Owner
12We are curious..
- How easy was it for others who used
- asp.net to get websites up and running?
- Did they do it locally (which works for us)
- or get it hosted somewhere?
13The customer..
- A lot of the implementation the customer wants is
implemented, yet there is still a lot of work
that needs to be done. - The site needs to get online.
- Still would like to add reminders
notifications, payroll information, and test
development.
14Lastly
- Weve added new features
- Documents
- Admin page
- Member Info
15Basic Homepage
16Home after login
17The new Admin Page
18Also includes
19Members
20Thanks