{"id":15105296,"url":"https://github.com/anubagre/flask-based-exam-result-checker","last_synced_at":"2026-01-18T00:22:37.371Z","repository":{"id":256452273,"uuid":"855329612","full_name":"anubagre/Flask-Based-Exam-Result-Checker","owner":"anubagre","description":"This is my first project using Flask, created for practice purposes. The website allows users to input marks for four subjects and calculates the overall percentage to determine if the student has passed the exam.","archived":false,"fork":false,"pushed_at":"2024-09-13T17:09:05.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T12:42:47.169Z","etag":null,"topics":["css","flask","html","python","result-checker","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/anubagre.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":"2024-09-10T17:34:19.000Z","updated_at":"2025-01-30T09:09:26.000Z","dependencies_parsed_at":"2024-09-10T20:34:17.200Z","dependency_job_id":null,"html_url":"https://github.com/anubagre/Flask-Based-Exam-Result-Checker","commit_stats":null,"previous_names":["anubagre/flask-based-exam-result-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubagre%2FFlask-Based-Exam-Result-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubagre%2FFlask-Based-Exam-Result-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubagre%2FFlask-Based-Exam-Result-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubagre%2FFlask-Based-Exam-Result-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anubagre","download_url":"https://codeload.github.com/anubagre/Flask-Based-Exam-Result-Checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339134,"owners_count":20923009,"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","flask","html","python","result-checker","webapp"],"created_at":"2024-09-25T20:23:02.320Z","updated_at":"2026-01-18T00:22:37.329Z","avatar_url":"https://github.com/anubagre.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-Based Exam Result Checker\n\n## Description\nThis is my first project using Flask, created for practice purposes. The website allows users to input marks for four subjects (Science, Maths, English and Hindi) and calculates the overall percentage to determine if the student has passed the exam.\n\n## Running the Project Locally\n\nTo run this Flask-based Exam Result Checker locally, follow these steps:\n\n### Prerequisites\n\n- **Python 3.x** installed on your system.\n- **pip** (Python package installer) installed.\n- **Virtualenv** installed (optional but recommended).\n\n### Setup\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/anubagre/Flask-Based-Exam-Result-Checker.git\n   cd Flask-Based-Exam-Result-Checker\n\n2. **Create a Virtual Environment:** It’s a good practice to use a virtual environment to manage dependencies.\n    ```bash\n    python -m venv venv\n\n3. **Activate the Virtual Environment:**  \n   On Windows:\n   ```bash\n   venv\\Scripts\\activate\n\n4. **Install Dependencies:**\n    ```bash\n    pip install -r requirements.txt\n\n5. **Running the Application:** Set the FLASK_APP Environment Variable\n\n    On Windows:\n    ```bash\n    set FLASK_APP=app.py\n\n6. **Run the Flask Development Server:**\n\n    ```bash\n    flask run\n\nAccess the Application: Open your web browser and go to http://127.0.0.1:5000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubagre%2Fflask-based-exam-result-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanubagre%2Fflask-based-exam-result-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubagre%2Fflask-based-exam-result-checker/lists"}