{"id":19300833,"url":"https://github.com/architsingh15/django-radius-github","last_synced_at":"2026-04-09T19:49:36.776Z","repository":{"id":49692137,"uuid":"170281841","full_name":"architsingh15/django-radius-github","owner":"architsingh15","description":"A web application serving as a issue tracker for public repositories on github using github API","archived":false,"fork":false,"pushed_at":"2022-12-08T01:37:02.000Z","size":5966,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T22:43:58.567Z","etag":null,"topics":["css","django","docker","heroku","html","jquery","js","python","visualisation"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/architsingh15.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}},"created_at":"2019-02-12T08:35:53.000Z","updated_at":"2023-03-05T00:55:21.000Z","dependencies_parsed_at":"2023-01-24T21:00:43.138Z","dependency_job_id":null,"html_url":"https://github.com/architsingh15/django-radius-github","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/architsingh15%2Fdjango-radius-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architsingh15%2Fdjango-radius-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architsingh15%2Fdjango-radius-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architsingh15%2Fdjango-radius-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/architsingh15","download_url":"https://codeload.github.com/architsingh15/django-radius-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240402644,"owners_count":19795776,"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":["css","django","docker","heroku","html","jquery","js","python","visualisation"],"created_at":"2024-11-09T23:15:56.414Z","updated_at":"2025-12-30T19:04:22.093Z","avatar_url":"https://github.com/architsingh15.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-radius-github\n##### A simple application serving as a issue tracker for public repositories on github using github API\n\nProduction Version of the Application:\n\u003e`https://github-issue-trackerrr.herokuapp.com`\n\nAdmin Access of the Application:\n\u003e`https://github-issue-trackerrr.herokuapp.com/admin`\n\nusername: _admin_\n\npassword: _admin_\n\n1) Deployed on **Heroku**\n2) **POSTGRES** add on as the DB\n3) Runtime **python-3.5.2**\n4) Web Server configuration via **Gunicorn** \n5) Static files serving using **Whitenoise**\n6) Server side language **Django**\n7) Front End **Bootstrap**, **JQuery**\n\n### Application name: Issue Tracker\n\n**Options:**\n\n**Add Repository:** Receives a valid GitHub URL and gets the issues count via the GitHub API and stores it in the DataBase(Issue Registry)\n\n**Issue Registry:** Displays the data that has been stored in the DataBase in a simple filterable way. \n\n**Add Repository Specifics:**\nThe input box only accepts valid GitHub URLs. \nValid GitHub URLs format: \n\u003e`https://github.com/username/repository_name`\n\n**Error Pages in Add Repository:**\n\u003e400 Bad Request\n\n\u003e403 Permission Denied\n\n\u003e404 Page Not Found\n\n\u003eInvalid Domain type: https://facebook.com/....\n\n\u003ePrivate Repository URL input error, because we cannot access the data of the Private GitHub Repositories\n\n**Issue Registry Specifics:**\n1) Pagination Implemented\n2) Row Limit Implemented  \n3) Search method across the table implemented \n4) Sort according to columns alphabetically or numerically implemented\n \n**Steps to set it up locally**\n\n1) \u003egit clone https://github.com/architsingh15/django-radius-github.git\n2) \u003ecd django-radius-github\n3) \u003evirtualenv venv -p /usr/bin/python3\n4) \u003esource venv/bin/activate\n5) \u003epip3.5 install -r requirements.txt\n6) \u003e./manage.py makemigrations\n7) \u003e./manage.py migrate\n8) \u003e./manage.py runserver \n9) \u003e_./manage.py run_selenium_test_ to run your test\n\n**DB schema** in `issue_tracker/models.py` \n\n**Application Logic:**\n1) The Add to Registry page will accept a valid GitHub Public URL\n2) On clicking submit the URL will be attached as payload to a POST request to an API named validate_url\n3) The API will validate the URL, parse for the username and repository_name, call the GitHub '/issues' API for the issues_data, process the data and save it in the DataBase\n4) Will redirect to the Issues Registry where all the data that has been stored in the DB is displayed \n\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchitsingh15%2Fdjango-radius-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchitsingh15%2Fdjango-radius-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchitsingh15%2Fdjango-radius-github/lists"}