{"id":21090611,"url":"https://github.com/mdarshad1000/hosp-line","last_synced_at":"2026-04-17T01:03:01.021Z","repository":{"id":104797814,"uuid":"471672959","full_name":"mdarshad1000/Hosp-Line","owner":"mdarshad1000","description":"A webapp that allows you to join a queue virtually which leads to less crowd in Hospitals and enables health workers to focus more on the important tasks.","archived":false,"fork":false,"pushed_at":"2022-06-26T12:23:50.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T01:12:07.306Z","etag":null,"topics":["flask","javascript","postgresql","python"],"latest_commit_sha":null,"homepage":"http://hospline.herokuapp.com/","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/mdarshad1000.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":"2022-03-19T11:17:19.000Z","updated_at":"2022-06-20T22:52:47.000Z","dependencies_parsed_at":"2023-05-29T23:45:16.629Z","dependency_job_id":null,"html_url":"https://github.com/mdarshad1000/Hosp-Line","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/mdarshad1000%2FHosp-Line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdarshad1000%2FHosp-Line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdarshad1000%2FHosp-Line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdarshad1000%2FHosp-Line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdarshad1000","download_url":"https://codeload.github.com/mdarshad1000/Hosp-Line/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532556,"owners_count":20306157,"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":["flask","javascript","postgresql","python"],"created_at":"2024-11-19T21:38:30.979Z","updated_at":"2026-04-17T01:03:00.973Z","avatar_url":"https://github.com/mdarshad1000.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HospLine\n![image](https://user-images.githubusercontent.com/83456083/159140052-47a4e537-77d0-4a1d-a3d3-8dc665329a15.png)\n\n## Introduction\nAmidst the global pandemic, managing crowd has been one of the prime challenge of the government and various institution. That is where HospLine comes to the rescue.\nHospLine is a webapp that allows you to join a queue virtually which leads to no gathering hence lesser people in Hospitals that enables health workers to have the essentials handy.\n\n## What does the Project do?\n- You will have to fill in your details in the given form and it will assign you a spot in the virtual queue.\n- On submitting the form, you'll be directed to a new page where your position in the virtual queue will be displayed.\n- It will also inform you about the number of people ahead of you in the queue.\n- If someone ahead of you leaves the queue, then the data will be updated and displayed on your page in realtime.\n\n## Installation / Usage\n1. Clone this Repo using:\n```\ngit clone git@github.com:mdarshad1000/Hosp-Line.git\n```\n2. Change to the repo directory:\n```\ncd Hosp-Line\n``` \n3. If you want to use virtual environment (Recommended):\n```\nvirtualenv HOSPENV \u0026\u0026 source HOSPENV/bin/activate\n```\n4. After that, install all the requirements\n```\npip install -r requirements.txt\n```\n5. Create an 'auth.json' file in the 'Hosp-Line' directory and add\n```\n{\n    \"HOST\" : \"hostname\",\n    \"DB\" : \"database name\",\n    \"USER\" : \"username\",\n    \"PASS\" : \"password\",\n    \"port_id\" : \"port\n}\n```\n6. Run __init__.py, this will create your database. (Make sure you've Postgresql installed on your local system) \n7. Now you are good to go. Run app.py and visit in your browser.\n```\nhttp://localhost:5000/\n```\n\n\n## Contribution Guidelines\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdarshad1000%2Fhosp-line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdarshad1000%2Fhosp-line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdarshad1000%2Fhosp-line/lists"}