Lakehart Training Lab project

Here’s a summary of a project I worked on while at Campus Crusade. We worked on NT/IIS web servers with ASP, SQL and Access. I did several of these types of projects for different internal departments.

For this project we used Microsoft Visual Interdev for development. The available classes, schedules, instructors, number of seats available, and costs were stored in a SQL database. We used ASP web pages to display a current list of classes. Then a user could register for a class thru the online site and it would update the database with the information.

This was also tied into a SQL database of the company library, where users (employees) could search for a book, verify its availability, and check it out via the website.

Then, we setup a web-based administration. Where training lab employees could add, edit, and delete information in these databases right from a web page, using ASP.

Here are a few screen shots of this project as it was being developed:

lh_training_lab1

lh_training_lab2

Comments are closed.