Skip to content

A Personal CRM to manage your contacts on your computer.

License

Notifications You must be signed in to change notification settings

ballard11/Personal_CRM

Repository files navigation

Personal CRM

A desktop Personal Customer Relationship Management (CRM) application built with Python and PyQt5. This application allows users to manage their contacts, including features such as contact details, categorization, birthday reminders, and data import/export capabilities.

Personal CRM Screenshot

Features

  • Add, edit, and delete contacts
  • Categorize contacts
  • Search functionality
  • Birthday reminders
  • Data validation
  • Import/Export contacts (JSON format)

Installation

  1. Clone the repository:

    git clone https://github.com/ballard11/personal-crm.git
    cd personal-crm
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

Run the application:

python main.py

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Personal CRM to manage your contacts on your computer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages