Skip to content

CORE Contacts is a robust contact management application that streamlines your network into an organized, accessible, and interactive database. Perfect for business professionals who need a hassle-free way to manage contacts.

Notifications You must be signed in to change notification settings

DLProfitt/CORE-Contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

CORE Contacts 👥

Description 📄

CORE Contacts is a robust contact management application that streamlines your network into an organized, accessible, and interactive database. Perfect for business professionals who need a hassle-free way to manage contacts.

Features ✨

  • Your CORE: View all your contacts in a sidebar list
  • Dynamic Search: Filters the list as you type
  • Contact Details: Includes first name, last name, email, Twitter username, and a note section
  • Edit & Delete: Easy management options within each contact's detail page

Tech Stack 🔧

  • Backend: C# with .NET 6 (Repository Pattern)
  • Frontend: React.js
  • IDE: Visual Studio
  • API Documentation: Swagger
  • Database: Microsoft.Data.SqlClient

Setup ⚙️

Prerequisites

  • .NET 6 SDK
  • Node.js and npm
  • Visual Studio (optional)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/CORE-Contacts.git
  2. Navigate into the project directory:

    cd CORE-Contacts
  3. Install frontend dependencies:

    npm install
  4. Run the application:

    dotnet run
  5. Navigate into the client directory:

    cd client
  6. Run the frontend of the application:

    npm start

Contributing 🤝

We welcome contributions from the community. Feel free to open an issue or create a pull request.

About

CORE Contacts is a robust contact management application that streamlines your network into an organized, accessible, and interactive database. Perfect for business professionals who need a hassle-free way to manage contacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published