{"id":23060142,"url":"https://github.com/rodrigosetti/leitner","last_synced_at":"2025-04-03T07:15:19.523Z","repository":{"id":142542501,"uuid":"571825642","full_name":"rodrigosetti/leitner","owner":"rodrigosetti","description":"Leitner system app for flashcards learning","archived":false,"fork":false,"pushed_at":"2022-11-29T00:49:40.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T20:47:38.797Z","etag":null,"topics":["haskell","leitner-method","scotty"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/rodrigosetti.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-11-29T00:49:32.000Z","updated_at":"2022-11-30T06:26:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"79ba15da-2047-42e0-8570-aad4903bb0e6","html_url":"https://github.com/rodrigosetti/leitner","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/rodrigosetti%2Fleitner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigosetti%2Fleitner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigosetti%2Fleitner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigosetti%2Fleitner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigosetti","download_url":"https://codeload.github.com/rodrigosetti/leitner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952275,"owners_count":20859812,"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":["haskell","leitner-method","scotty"],"created_at":"2024-12-16T03:11:30.900Z","updated_at":"2025-04-03T07:15:19.518Z","avatar_url":"https://github.com/rodrigosetti.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# leitner\n\nWeb application that implements the [Leitner system](https://en.wikipedia.org/wiki/Leitner_system) for flashcards.\n\n## Dependencies\n\n * Haskell and Sqlite3\n\n## Setup\n\n1. Create the database:\n\n```shell\nsqlite3 questions.db \u003c schema.sql\n```\n\n2. Populate the questions in the schema:\n\n```shell\nsqlite3 questions.db\nsqlite\u003e insert into questions values (...);\n```\n\n3. Start the webserver and [open the browser](http://localhost:8080/)\n\n```\ncabal run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigosetti%2Fleitner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigosetti%2Fleitner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigosetti%2Fleitner/lists"}