Skip to content

alisina97/Contactly-dotnet-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contactly-dotnet-angular

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.

Features

  • 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.

Prerequisites

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/Contactly-dotnet-angular.git
    cd Contactly-dotnet-angular
  2. Set up the backend:

    cd backend
    dotnet restore
    dotnet run
  3. Set up the frontend:

    cd ../frontend
    npm install
    ng serve
  4. Open your browser and navigate to http://localhost:4200.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors