This document describes an online bus pass registration and renewal system developed using ASP.NET and SQL Server. The system allows passengers to register and renew their bus passes online using a credit card instead of having to go in person on a specific date and time. It is meant to save users time by avoiding long lines. Users first register with their details, which are verified by an administrator before the user can login and renew their pass for the month by paying with a credit card. The system has modules for account creation, authentication, pass renewal, and generating reports. It runs on Windows 7 using Visual Studio 2010 and is built to be more convenient than the previous manual system.