{"id":21314668,"url":"https://github.com/rohit1kumar/expense-sharing","last_synced_at":"2025-09-03T20:33:45.748Z","repository":{"id":259060502,"uuid":"876216312","full_name":"rohit1kumar/expense-sharing","owner":"rohit1kumar","description":"Expense sharing API","archived":false,"fork":false,"pushed_at":"2024-11-06T07:19:22.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T21:27:10.029Z","etag":null,"topics":["api-rest","django-rest-framework","expense-sharing"],"latest_commit_sha":null,"homepage":"https://expense-sharing.onrender.com","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/rohit1kumar.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-21T15:35:33.000Z","updated_at":"2024-11-06T07:19:25.000Z","dependencies_parsed_at":"2025-09-03T20:32:57.947Z","dependency_job_id":null,"html_url":"https://github.com/rohit1kumar/expense-sharing","commit_stats":null,"previous_names":["rohit1kumar/expense-sharing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohit1kumar/expense-sharing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fexpense-sharing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fexpense-sharing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fexpense-sharing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fexpense-sharing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohit1kumar","download_url":"https://codeload.github.com/rohit1kumar/expense-sharing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohit1kumar%2Fexpense-sharing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506686,"owners_count":25118024,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api-rest","django-rest-framework","expense-sharing"],"created_at":"2024-11-21T18:14:47.994Z","updated_at":"2025-09-03T20:33:45.686Z","avatar_url":"https://github.com/rohit1kumar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daily Expense Share API\n\n## features\n1. User Management\n    - singup with email, name, mobile and password.\n    - Retrieve profile details.\n    - JWT based authentication with proper authorization.\n2. Expense Management\n    - Add expense with support for split methods: Equal, Exact, and Percentage\n    - View individual and overall expense summaries.\n    - Download balance sheet csv.\n\n\n## Tech Stack\n- Django Rest Framework\n- PostgreSQL\n\n## Database Design\n![Database Design](docs/db_design.svg)\n\n## Setup \u0026 Runing\n1. Clone the repository `git clone https://github.com/rohit1kumar/expense-sharing.git`\n2. Create a `.env` using `cp .env.example .env` and update the values.\n3. Install dependencies using Poetry `poetry install` or `pip install -r requirements.txt`\n4. Run the server using `python manage.py runserver`\n\n5. (Optional) Run using Docker\n```bash\ndocker-compose up --build\ndocker-compose exec web python manage.py makemigrations\ndocker-compose exec web python manage.py migrate\n```\n\n### [API Documentation](docs/api_docs.md)\n\n[\u003cimg src=\"https://run.pstmn.io/button.svg\" alt=\"Run In Postman\" style=\"width: 128px; height: 32px;\"\u003e](https://app.getpostman.com/run-collection/20980024-01bfda48-3b9e-475e-937d-f01829d3b60f?action=collection%2Ffork\u0026source=rip_markdown\u0026collection-url=entityId%3D20980024-01bfda48-3b9e-475e-937d-f01829d3b60f%26entityType%3Dcollection%26workspaceId%3Dfb130ba8-5a6b-4e2e-96df-3c87dd829d25)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohit1kumar%2Fexpense-sharing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohit1kumar%2Fexpense-sharing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohit1kumar%2Fexpense-sharing/lists"}