{"id":19977518,"url":"https://github.com/psurkov/issue-tracker","last_synced_at":"2026-05-12T06:38:52.390Z","repository":{"id":129655384,"uuid":"329405571","full_name":"psurkov/Issue-tracker","owner":"psurkov","description":"Project for Tinkoff fintech","archived":false,"fork":false,"pushed_at":"2021-01-15T16:11:50.000Z","size":110,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T10:09:25.083Z","etag":null,"topics":["flask","flask-login","python3","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/psurkov.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":"2021-01-13T19:05:29.000Z","updated_at":"2021-01-25T15:55:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"adf0b094-bd89-46f8-9569-f5befcb1d740","html_url":"https://github.com/psurkov/Issue-tracker","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/psurkov%2FIssue-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psurkov%2FIssue-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psurkov%2FIssue-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psurkov%2FIssue-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psurkov","download_url":"https://codeload.github.com/psurkov/Issue-tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241411542,"owners_count":19958753,"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","flask-login","python3","sqlite3"],"created_at":"2024-11-13T03:28:22.257Z","updated_at":"2026-05-12T06:38:47.354Z","avatar_url":"https://github.com/psurkov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Issue tracker\n\nIt's a simple issue tracker developed with Flask and SQLite. Users have to create an account. Then they can create issues, comment on them or close them if necessary.\n\n![Screen1](/images/Screen1.png)\n\n![Screen2](/images/Screen2.png)\n## Install\n\n```bash\npip3 install flask, flask_login, flask_sqlalchemy\ngit clone https://github.com/psurkov/Issue-tracker.git\ncd Issue-tracker\n```\n\n## Use\n\nType `flask run` to start application. You will see a link such as http://127.0.0.1:5000/ then follow it.\n\nYou need to sign up or sign in to create issues and comment on them. Two accounts have already been created. Alice's account `alice@gmail.com` with the password `qwerty` and Bob's `bob@gmail.com` with the password `12345`. You can sign in with one of them or create your own.\n\nIf you want to clear the database just delete `sqlite.db` from root and restart the application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsurkov%2Fissue-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsurkov%2Fissue-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsurkov%2Fissue-tracker/lists"}