This document describes the development of a web-based email client called the Aisha Email System. The system allows multiple users to login with the same credentials and send/receive personalized emails. It includes features like inbox, compose, address book, and attachment functionality. The system was developed using ASP.NET for the interfaces and MS SQL Server 2000 for centralized email storage. Security, authentication, and authorization measures were implemented throughout. The goal was to create a distributed and user-friendly email application accessible through a web browser.