{"id":15067885,"url":"https://github.com/abdullahashfaqvirk/GPA-Calculator","last_synced_at":"2025-07-13T00:32:03.840Z","repository":{"id":256537022,"uuid":"855104473","full_name":"abdullahashfaq-ds/GPA-Calculator","owner":"abdullahashfaq-ds","description":"A Django based application that calculates GPA and generates PDF reports, with a fully responsive frontend and Dockerized deployment.","archived":false,"fork":false,"pushed_at":"2024-10-21T21:40:42.000Z","size":37,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-22T07:30:16.925Z","etag":null,"topics":["calculator","css3","django","docker","html5","javascript","python","reportlab","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdullahashfaq-ds.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":"2024-09-10T10:10:21.000Z","updated_at":"2024-10-21T21:41:39.000Z","dependencies_parsed_at":"2024-09-11T14:03:06.420Z","dependency_job_id":"bb5ca8a4-5bb3-4596-9378-d5de5ee309a0","html_url":"https://github.com/abdullahashfaq-ds/GPA-Calculator","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":"0.33333333333333337","last_synced_commit":"bba7cd904298cb7083a876bc46862d22e2142c87"},"previous_names":["abdullahashfaq-ds/cgpa-calculator","abdullahashfaq-ds/gpa-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FGPA-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FGPA-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FGPA-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FGPA-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdullahashfaq-ds","download_url":"https://codeload.github.com/abdullahashfaq-ds/GPA-Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225844836,"owners_count":17533160,"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":["calculator","css3","django","docker","html5","javascript","python","reportlab","tailwindcss"],"created_at":"2024-09-25T01:28:46.401Z","updated_at":"2025-07-13T00:31:58.474Z","avatar_url":"https://github.com/abdullahashfaq-ds.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPA Calculator\n\nThis project is a Django based web application designed to calculate Grade Point Average (GPA) based on predefined policies, with the ability to generate PDF reports of the results. The application features a modern frontend and supports Dockerized deployment for easy integration across different environments.\n\n## Technologies Used\n- **Backend:** Django (Python)\n- **Frontend:** HTML5, CSS3, TailwindCSS, JavaScript\n- **PDF Generation:** ReportLab\n- **Containerization:** Docker, Docker Compose\n\n## Installation\n\n### Prerequisites\nEnsure that the following are installed on your local machine:\n- Python 3.8+\n- Docker and Docker Compose\n\n### Clone the Repository\n\n```bash\ngit clone git@github.com:abdullahashfaq-ds/GPA-Calculator.git\ncd GPA-Calculator\n```\n\n### Create Virtual Environment\n\n```bash\npython -m venv venv\n# On Windows, use:\nvenv\\Scripts\\activate\n# On Linux/MacOS, use:\nsource venv/bin/activate\n```\n\n### Install Dependencies\n\n```bash\n# To set up the production environment:\npip install -r requirements.txt\n# To set up the development environment:\npip install -r requirements.dev.txt\n```\n\n### Docker Setup\n\nFor containerized deployment, ensure Docker is running and use the following commands:\n\n1. Build and start the containers:\n\n```bash\ndocker-compose up --build\n```\n\n2. Access the application at `http://localhost:8000`\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Contact\n\nFor inquiries or support, please open an issue on GitHub or contact the project maintainer at [abdullahashfaq.ds@gmail.com](mailto:abdullahashfaq.ds@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahashfaqvirk%2FGPA-Calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullahashfaqvirk%2FGPA-Calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahashfaqvirk%2FGPA-Calculator/lists"}