Description
This is a .Net 6 application built to track contacts. Contacts can be stored by categories. You can send mass emails by categories.
Objectives
- Store Contact Information
- Store images of contacts
- Sort contacts by categories
- Email contacts by categories
Developement
- ASP.NET Core
- Entity Framework Core
- C# and .Net Core Web Syntax
- MVC (Models, Views and Controllers) Pattern
- Dependency Injection
- User Authentication using ASP.NET Core Identity
- Manage Packages with NuGet Manager
- Bootstrap to style and manipulate the overall layout
- Hosted on Railway
- Postgres Database