Featured below are demos of a few sample webistes I created as a project for a Business Applications Development course in college. Functionality was emphasized moreso than design.



MXTimeTracker.com

MX Time Tracker

Being a big fan of motocross, I built this website to be an online leaderboard where motocross riders can go to post lap times from different tracks around the country and include information like what model motorcyle they were riding and what the track conditions were like at the time so they can compare their times to other riders.

Features:

  • Dynamic Data with ability to add and view records based on user role
  • Drop-down menu with security trimming based on role
  • SQL Backed
  • User Authentication
  • JQuery Date Picker
Lodging Website

Lodging Website Template

Lodging company website where users can create an account, login, view hotels and rates, and make a reservation.

Features:

  • User Authentication
  • Login Status
  • User Registration
  • Menu's & Security Trimming based on user status
  • Sitemap
  • Bread crumbs (SiteMapPath)
  • Data retrieval from a SQL Server Database
Vehicle Dealership Website

Vehicle Dealership Website Template

ASP.NET based site with vehicle detail page where visitors can view vehicles available for sale & research prices, financing page where users can choose financing options and calculate loan payments, and a payment page.

>

Features:

  • Session Variables
  • Creation and Retrieval of Querystring Values
  • Access Database
  • Input Validation
  • Loan Payment Calculator