I developed and deployed a To-Do full-stack web app. The website features a pending and completed task list. It was deployed on an Azure server using a custom domain.
Designed so that user can manage their daily basis task with ease.
For this project, I used very interesting technologies such as Angular 19 and Angular Material for the front-end, while using ASP.NET to create the back-end along with a database using SQL Server. The frontend deployed on Vercel and the API on Azure by creating a Service App and migrating the database.