{"id":20485712,"url":"https://github.com/alpha74/pdratingsystem","last_synced_at":"2026-04-19T11:34:57.439Z","repository":{"id":102838649,"uuid":"297108335","full_name":"alpha74/pdRatingSystem","owner":"alpha74","description":"Backend system for Passengers and Drivers to rate each other implemented in Django and HTML.","archived":false,"fork":false,"pushed_at":"2020-09-21T13:09:48.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T16:37:12.439Z","etag":null,"topics":["django","django-rest-framework","html","rating-system"],"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/alpha74.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":"2020-09-20T15:42:29.000Z","updated_at":"2024-08-28T06:12:05.000Z","dependencies_parsed_at":"2023-03-11T16:15:18.853Z","dependency_job_id":null,"html_url":"https://github.com/alpha74/pdRatingSystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alpha74/pdRatingSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FpdRatingSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FpdRatingSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FpdRatingSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FpdRatingSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha74","download_url":"https://codeload.github.com/alpha74/pdRatingSystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FpdRatingSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["django","django-rest-framework","html","rating-system"],"created_at":"2024-11-15T16:32:51.381Z","updated_at":"2026-04-19T11:34:57.387Z","avatar_url":"https://github.com/alpha74.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Passenger Driver Rating System\n\nThis repo contains only the backend part of passenger driver rating system.\nBare HTML is used for demonstration.\n\n### Features\n  - Driver can rate passengers.\n  - Passenger can rate drivers.\n  - Driver can view its aggregate rating.\n  - Passegner can view its aggregate rating.\n  \n  \n### Used\n  - Python\n  - Django\n  - SQLite\n\n\n### Run\n  - Create virtual env from `requirements.txt`.\n  - Change current path to dir, and run `python manage.py runserver`.\n  - Open url `localhost:8000/` in web browser.\n\n\n### Structure:\n  - Contains models for `Driver` and `Passenger`.\n  - Contains views to:\n    - Rate the driver\n    - Rate the passenger\n    - View aggregate rating of driver\n    - View aggregate rating of passenger\n  \n  \n### Demo object names(for this project):\n  - `Driver` : driver1, driver2, driver3, driver4, driver5\n  - `Passenger` : pass1, pass2, pass3, pass4, pass5\n  - Initially all have a rating of `3.5`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpha74%2Fpdratingsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpha74%2Fpdratingsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpha74%2Fpdratingsystem/lists"}