A modern contact management app built with .NET and Angular, designed for efficient organization and interaction with personal or professional contacts. Features include contact grouping, search, and a responsive UI.
- Contact Management: Add, edit, and easily delete contacts.
- Grouping: Organize contacts into customizable groups.
- Search Functionality: Quickly find contacts using the search bar.
- Responsive Design: Optimized for both desktop and mobile devices.
- Activity Logging: Track and view the history of interactions with your contacts.
- Fast Response: Quick search within a database.
-
Clone the repository:
git clone https://github.com/yourusername/Contactly-dotnet-angular.git cd Contactly-dotnet-angular -
Set up the backend:
cd backend dotnet restore dotnet run -
Set up the frontend:
cd ../frontend npm install ng serve -
Open your browser and navigate to
http://localhost:4200.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.