Create a new ColdFusion application
- Create a new web site (different from your homework assignments) that demonstrates at least six web application concepts we covered during the semester, such as,
i) Includes (any, like header, footer, navbar) or other,
ii) Form registration with correct validation,
iii) Pull data from database and display using a dynamic table (or similar)
iv) Drill-down (List/Detail),
v) Search,
vi) Update/delete,
v) Password protection (security),
vi) Auto email,
vii) Client or session management.
- Elements must work to get credit.
- Your templates should create a cohesive and intuitive application.
- Make sure your templates are spelled correctly. Use spell check!
- Must be written in XHTML and ColdFusion (at least 95%) to receive credit.