{"id":15144554,"url":"https://github.com/rikurauhala/minitex","last_synced_at":"2025-09-29T13:31:13.643Z","repository":{"id":64618688,"uuid":"570202717","full_name":"rikurauhala/minitex","owner":"rikurauhala","description":"Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3","archived":true,"fork":false,"pushed_at":"2022-12-16T20:04:34.000Z","size":290,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-27T10:42:06.719Z","etag":null,"topics":["automated-testing","bibtex","continuous-integration","coverage","database","github-actions","latex","poetry","portfolio","python","robot-framework","scrum","software-engineering","sql","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/rikurauhala.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}},"created_at":"2022-11-24T15:16:27.000Z","updated_at":"2023-08-21T19:31:14.000Z","dependencies_parsed_at":"2023-01-29T16:00:46.596Z","dependency_job_id":null,"html_url":"https://github.com/rikurauhala/minitex","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikurauhala%2Fminitex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikurauhala%2Fminitex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikurauhala%2Fminitex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikurauhala%2Fminitex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikurauhala","download_url":"https://codeload.github.com/rikurauhala/minitex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234624037,"owners_count":18862271,"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":["automated-testing","bibtex","continuous-integration","coverage","database","github-actions","latex","poetry","portfolio","python","robot-framework","scrum","software-engineering","sql","sqlite3"],"created_at":"2024-09-26T10:42:06.495Z","updated_at":"2025-09-29T13:31:13.353Z","avatar_url":"https://github.com/rikurauhala.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minitex\n\nMinitex is a command-line application for managing academic references in the BibTeX format. Created for the software engineering course [Ohjelmistotuotanto](https://ohjelmistotuotanto-hy.github.io/) at the [University of Helsinki](https://www.helsinki.fi/en/faculty-science/faculty/computer-science) in autumn 2022.\n\nCreated by:\n- [Ilari Haho](https://github.com/Fimen)\n- [Isak Pulkki](https://github.com/isakpulkki)\n- [Riku Rauhala](https://github.com/rikurauhala)\n- [Henri Remonen](https://github.com/HRemonen)\n- [Samppa Salo](https://github.com/Sam0ni)\n\n## Status\n\n![Continuous Integration](https://github.com/rikurauhala/minitex/workflows/CI/badge.svg)\n[![codecov](https://codecov.io/gh/rikurauhala/minitex/branch/main/graph/badge.svg?token=MIVVZGAX67)](https://codecov.io/gh/rikurauhala/minitex)\n\n## Releases\n\n- [v1.0.0](https://github.com/rikurauhala/minitex/releases/tag/v1.0.0)\n- [Demo](https://github.com/rikurauhala/minitex/releases/tag/demo)\n- [Sprint 2](https://github.com/rikurauhala/minitex/releases/tag/sprint2)\n\n## Instructions\n\nSee the [user manual](docs/manual.md) for more information.\n\n### How to install\n\n```bash\n# Get the source code\n$ git clone git@github.com:rikurauhala/minitex.git\n\n# Change directory\n$ cd minitex\n\n# Install dependencies\n$ poetry install\n```\n\n### How to run\n\n```bash\n# Run the application\n$ poetry run invoke start\n\n# Alternative way to run\n$ poetry shell\n$ python src/index.py\n```\n\n### How to test\n\n```bash\n# Run unit tests \n$ poetry run invoke test\n\n# Run user story tests\n$ poetry run invoke robot\n```\n\n## Documentation\n\n- [Product Backlog](https://docs.google.com/spreadsheets/d/e/2PACX-1vT0XfimtFOWroZy0wJ5NKa43JU2sddjG1ixwx4_bO4ShlPGQ1gfIO_tivunbP-bqmIWVCWoO5qOdBI6/pubhtml)\n- [User Story tests with acceptance criteria](src/tests/reference.robot)\n- [Continuous Integration](.github/workflows/main.yml)\n- [Test Coverage Report](https://app.codecov.io/gh/rikurauhala/minitex)\n- [User manual](docs/manual.md)\n- [Architecture](docs/architecture.md)\n- [Course Finish Report](docs/raportti.md)\n\n## Definition of Done\n\nProgram is planned well. Code is written with Python. Code tests are passed with 75% coverage. Program works as intended and user story tests are done and passed with Robot Framework. Code is documented. Continuous integration and delivery is used.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frikurauhala%2Fminitex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frikurauhala%2Fminitex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frikurauhala%2Fminitex/lists"}