We agreed with the driving school Pichler to create a new web portal and online application system for them. The people who are interested in taking courses for the driver’s license here should have the possibility to get information about lessons, exams, office hours and so on. Another important task is the internal administration program for office employees. The program should be used to manage the registered learners.
The existing homepage is static and a bit confusing. There is no really useful information about the driving school on the homepage. Another reason for creating the application system is to reduce office hours for the employees of the driving school. There are now fewer forms because of the new online registration.
In order to install a new online application system, at first we had to create a database to manage our roles and the registered learners. To create the database we have used the SQL Server Management Studio Express Edition. To create our homepage we have used ASP.NET 3.5 with Visual C# 2008.
To provide the new homepage with a new, dynamic and demanding design, we have used graphic effects like JavaScript, CSS (Cascading Style Sheets) and AJAX for ASP.NET.
After completing all these tasks, we tested the homepage and the internal administration program online. After the successful online test, we made some improvements.