LotteryApp

LotteryApp is a web application built using ASP.NET MVC and C#. The application generates Powerball numbers based on user input, including their name and date of birth. It features a user-friendly interface that allows users to submit information through a web form and receive randomly generated lottery numbers.

Throughout the project, I applied the MVC architecture, developed server-side functionality in C#, and designed the user interface using HTML, CSS, and Razor views. The project strengthened my understanding of web application development, debugging, and problem-solving within the ASP.NET framework.