Coyote Web Server
On-line Shopping Application

This sample application explores some on-line shopping concepts. In this application, we are assuming that the user's have pre-established accounts.

Account
Password
Login
Forgot Your Account
Setup a New Account

You can login with ...

Account = GUEST
Password = TEST

Please note that this is a demo/shell application and is not intended to be fully functional. The total development time for this application was about three hours from scratch. This assumes a very competent program that is experienced with Coyote, so your mileage may vary. Some users have commented that developing similar application in other environment could take days.

This login screen is not completely implemented ("Forgot Your Account" and "Setup a New Account" do nothing).