{"id":20099192,"url":"https://github.com/angelobattaglia/ticketing_system","last_synced_at":"2026-05-07T02:35:13.306Z","repository":{"id":246304875,"uuid":"818818851","full_name":"angelobattaglia/ticketing_system","owner":"angelobattaglia","description":"An implementation of an online ticketing management service written in Flask/Jinja paired with SQLite","archived":false,"fork":false,"pushed_at":"2024-06-27T20:52:14.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T13:04:40.080Z","etag":null,"topics":["bootstrap","flask","sqlite","sqlite3"],"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/angelobattaglia.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-06-23T00:50:56.000Z","updated_at":"2024-07-03T01:13:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"29ab364e-9227-48c8-a86f-e261377f85cd","html_url":"https://github.com/angelobattaglia/ticketing_system","commit_stats":null,"previous_names":["angelobattaglia/ticket_service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/angelobattaglia/ticketing_system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2Fticketing_system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2Fticketing_system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2Fticketing_system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2Fticketing_system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelobattaglia","download_url":"https://codeload.github.com/angelobattaglia/ticketing_system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2Fticketing_system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","flask","sqlite","sqlite3"],"created_at":"2024-11-13T17:08:49.390Z","updated_at":"2026-05-07T02:35:13.302Z","avatar_url":"https://github.com/angelobattaglia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ticketing Management Software\n\n## How to fire this up\n\nOn Windows, it's recommended to use Powershell. In the root directory of this project:\n\n```ps1\npython -m venv .env\ncd .env\\scripts\n.\\Activate.ps1\n```\n\nOn linux, through bash or zsh\n```shell\npython3 -m venv .env\ncd .env/bin\nsource activate\n```\n\nThen install all of the libraries required\n```ps1\npip install -r requirements.txt\npip list # to list the libraries required\n```\n\nThis will run the Flask development server with debug mode enabled, allowing you to see detailed error messages and take advantage of features like automatic code reloading when changes are made\n\n```ps1\ncd app\nflask run --debug\n```\n\nIf you add any new module to this web app via virtual environment of this project,\njust update the requirements.txt\n\n```ps1\npip freeze \u003e requirements.txt\n```\n\nAs for the db viewer, it's recommended to use the [sqlitebrowser](https://sqlitebrowser.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelobattaglia%2Fticketing_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelobattaglia%2Fticketing_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelobattaglia%2Fticketing_system/lists"}