{"id":13411266,"url":"https://github.com/dcruz1990/django-misclientes","last_synced_at":"2025-03-14T17:30:28.088Z","repository":{"id":36718819,"uuid":"203644288","full_name":"dcruz1990/django-misclientes","owner":"dcruz1990","description":"A simple django app to manage clients","archived":false,"fork":false,"pushed_at":"2023-10-03T22:35:28.000Z","size":7281,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T20:45:22.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcruz1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-08-21T18:41:57.000Z","updated_at":"2023-06-25T14:04:40.000Z","dependencies_parsed_at":"2024-11-01T05:31:10.145Z","dependency_job_id":null,"html_url":"https://github.com/dcruz1990/django-misclientes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcruz1990%2Fdjango-misclientes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcruz1990%2Fdjango-misclientes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcruz1990%2Fdjango-misclientes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcruz1990%2Fdjango-misclientes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcruz1990","download_url":"https://codeload.github.com/dcruz1990/django-misclientes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243618578,"owners_count":20320261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-07-30T20:01:12.531Z","updated_at":"2025-03-14T17:30:27.648Z","avatar_url":"https://github.com/dcruz1990.png","language":"HTML","funding_links":[],"categories":["Web Applications"],"sub_categories":["Desktop"],"readme":"![MisClientes](https://i.ibb.co/CwrcqrW/Arco-Linux-2020-03-18-1584545696-screenshot-1366x768.jpg)\n![MisClientes](https://i.ibb.co/3zHRXkv/Arco-Linux-2020-03-18-1584545727-screenshot-1366x768.jpg)\n![MisClientes](https://i.ibb.co/mvDqNtD/Arco-Linux-2020-03-18-1584545739-screenshot-1366x768.jpg)\n\n# django-misclientes\nA simple django app to manage clients\n\nThanks to all [Django Cuba](https://t.me/DjangoCuba) Telegram Group!!!!!\n* Luis Miguel Pozo Gonzalez\n* @codeshard\n* @Felix Pupo\n* @Guillermo Roig\n\n\n## Create virtual environment and install requirements\n\n### Clone this repository\n\n````git\ngit clone https://github.com/dcruz1990/django-misclientes\n````\n\n### Define virtualenv environment\n\n```\nvirtualenv -p python .venv\n```\n\n### Install requirements\n\n```\npip install -r requirements\n```\n\n### Install WeasyPrint\n\n* Please follow [this official guide](https://weasyprint.readthedocs.io/en/latest/install.html).\n\nIf you are using Debian like distributions you need to install these packages:\n\n```sudo apt-get install build-essential python3-dev python3-pip python3-setuptools python3-wheel python3-cffi libcairo2 libpango-1.0-0 libpangocairo-1.0-0 libgdk-pixbuf2.0-0 libffi-dev shared-mime-info```\n\n\n## Run server in local environment\n\n### Run makemigrations\n\n````\npython manage.py makemigrations\n````\n\n\n### Run migrations\n\n````\npython manage.py migrate\n````\n\n\n### Compile .po to .mo\n\n````\npython manage.py compilemessages\n````\n\n### Update assets\n\n````\npython manage.py collectstatic --noinput\n\n````\n\n### Run server for development \n\n```\npython manage.py runserver\n```\n\n### Visit you application \n\n```\nhttp://localhost:8000/\n```\n\n## Run with Docker\n\n### Requirements\n- Docker\n- docker-compose\n- Docker image for python \u003e= 3.6 (https://hub.docker.com/_/python)  \n- Docker image for nginx:alpine (https://hub.docker.com/_/nginx)\n\n### Build and run containers stack with docker-compose\n\n````\ndocker-compose -f ./container/docker-compose up -d --build\n````\n\nIf it's the first time, wait to compile your application Docker's image or wait that required Docker's images be downloaded to compile your application Docker's image\n\n### Visit you application\n\n```\nhttp://localhost/\n```\n\n## Contact\n* druzbv1990@gmail.com\n* lpozo1990@gmail.com\n\n\n[]: https://t.me/DjangoCuba\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcruz1990%2Fdjango-misclientes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcruz1990%2Fdjango-misclientes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcruz1990%2Fdjango-misclientes/lists"}