{"id":20549544,"url":"https://github.com/akullpp/arabro","last_synced_at":"2025-06-24T00:38:00.304Z","repository":{"id":79173945,"uuid":"103699036","full_name":"akullpp/arabro","owner":"akullpp","description":"Simple demo project to show the interaction and surroundings of several technologies, i.e. Maven, Docker, Spring Boot \u0026 React. The actual use case is to convert arabic to roman numbers.","archived":false,"fork":false,"pushed_at":"2017-11-03T11:55:50.000Z","size":147,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-01-16T16:42:50.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akullpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-09-15T20:36:22.000Z","updated_at":"2023-09-16T21:22:29.000Z","dependencies_parsed_at":"2023-05-18T16:45:46.536Z","dependency_job_id":null,"html_url":"https://github.com/akullpp/arabro","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/akullpp%2Farabro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Farabro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Farabro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Farabro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akullpp","download_url":"https://codeload.github.com/akullpp/arabro/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242153827,"owners_count":20080566,"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":[],"created_at":"2024-11-16T02:18:24.251Z","updated_at":"2025-03-06T05:29:02.405Z","avatar_url":"https://github.com/akullpp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arabro\n\nConverts Arabic numerals to Roman numerals.\n\nSince this is a demonstration, the SPA is provided by the same server which should normally be extracted and served seperately as static resource.\n\n## Requirements\n\n[Docker](https://www.docker.com/) (stable:latest)\n\n## Run\n\n```\ndocker-compose up\n```\n\nor a clean slate\n\n```\ndocker-compose up --build\n```\n\nThe server can be accessed under port `8080` with the web application served at the root.\n\nThe Swagger API can be used under the `http://\u003chost\u003e:\u003cport\u003e/swagger-ui.html` URL.\n\n## Development\n\n### Backend\n\n```\n./mvwn spring-boot:run\n```\n\nThe backend will be available at port `11000`.\n\n### Frontend\n\nRequires [Node](https://nodejs.org/) (latest).\n\nInside the `src/main/javascript` folder use\n\n```\nnpm start\n```\n\nThe frontend will be available at port `3000`.\n\n## Build\n\n```\n./mvwn clean install\n```\n\n## Improvements\n\n### General\n\n* Implement E2E tests\n\n### Backend\n\n* Implement a sparse bit vector for the number representation\n\n* Implement a cache\n\n* Persistence\n\n* Implement authentication and authorization\n\n### Frontend\n\n* Substitute propTypes with Flow or TypeScript\n\n* Extract strings for localization support\n\n* Implement page model object for tests\n\n* Abstract common functions, e.g. input or clicking in tests\n\n* Use Redux for state\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Farabro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakullpp%2Farabro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Farabro/lists"}