{"id":26152101,"url":"https://github.com/rajkelawala/django-crm","last_synced_at":"2026-04-20T17:31:26.341Z","repository":{"id":279170638,"uuid":"937925516","full_name":"rajkelawala/Django-CRM","owner":"rajkelawala","description":"Customer-Relationship-Management","archived":false,"fork":false,"pushed_at":"2025-03-19T06:41:47.000Z","size":34,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T07:34:35.070Z","etag":null,"topics":["django","python","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajkelawala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-24T06:15:37.000Z","updated_at":"2025-03-19T06:41:50.000Z","dependencies_parsed_at":"2025-02-24T07:28:46.292Z","dependency_job_id":"5ea62091-1606-42b8-bd6d-72a7b4364a19","html_url":"https://github.com/rajkelawala/Django-CRM","commit_stats":null,"previous_names":["rajkelawala/django-crm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajkelawala/Django-CRM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FDjango-CRM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FDjango-CRM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FDjango-CRM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FDjango-CRM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajkelawala","download_url":"https://codeload.github.com/rajkelawala/Django-CRM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FDjango-CRM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32057588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","python","sql"],"created_at":"2025-03-11T06:56:17.129Z","updated_at":"2026-04-20T17:31:26.336Z","avatar_url":"https://github.com/rajkelawala.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django-CRM(Customer Relationship Management) 🚀\n\nThe Django-based Customer Relationship Management (CRM) system enables user authentication and seamless CRUD operations, allowing users to create, read, update, and delete customer records efficiently while ensuring secure access and data management.\n\n## Features ⚡\n\n- **User Authentication**: Secure login and registration system.\n- **CRUD Operations**: Add, View, Update, and Delete customer records.\n- **Frontend Templates**: Prebuilt HTML templates for user interaction.\n- **Modular Code Structure**: Organized Django apps for scalability.\n\n## Technologies Used 🛠️\n\n- **Backend**: Python (Django Framework)\n- **Frontend**: HTML, Bootstrap\n- **Database**: MySql\n  \n## Installation ⚙️\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/rajkelawala/Django-CRM.git\n   cd Django-CRM\n   ```\n\n2. **Create and activate a virtual environment**:\n\n   ```bash\n   python3 -m venv virt\n   virt\\Scripts\\activate\n   ```\n\n3. **Install dependencies**:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Crete Migrations**:\n   ```bash\n   python manage.py makemigrations\n   ```\n   \n5. **Apply migrations**:\n\n   ```bash\n   python manage.py migrate\n   ```\n\n6. **Create a superuser**:\n\n   ```bash\n   python manage.py createsuperuser\n   ```\n\n7. **Start the development server**:\n\n   ```bash\n   python manage.py runserver\n   ```\n\n## Usage 🎯\n\nAfter running the development server:\n\n- Navigate to the homepage.\n- Register a new account or log in with existing credentials.\n- Upon successful login, access protected areas of the application.\n- Utilize the dashboard to manage customer information.\n\n## Contributing 🌍\n\nContributions are welcome! To contribute:\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature/YourFeatureName\n   ```\n3. Make your changes and commit them:\n   ```bash\n   git commit -m 'Add some feature'\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature/YourFeatureName\n   ```\n5. Open a Pull Request.\n\n## License 📄\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n\n## Contact 📬\n\nDeveloped by Raj Kelawala. For any inquiries or feedback, please contact me at [rajkelawala28@gmail.com](mailto:rajkelawala28@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkelawala%2Fdjango-crm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajkelawala%2Fdjango-crm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkelawala%2Fdjango-crm/lists"}