{"id":19096030,"url":"https://github.com/criogenox/d-technical-railway-data-viewer-from-sqlitedb","last_synced_at":"2025-09-09T08:40:03.665Z","repository":{"id":258689352,"uuid":"872755496","full_name":"criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb","owner":"criogenox","description":"C++ / Qt6 GUI application for managing and visualizing data from a dynamic sql table through customizable dockable windows.","archived":false,"fork":false,"pushed_at":"2024-11-06T04:01:40.000Z","size":2651,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T08:32:21.201Z","etag":null,"topics":["cpp-project","desktop-app","gui-application","qt6-application","railway-app","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"C++","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/criogenox.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-10-15T02:44:18.000Z","updated_at":"2024-12-17T20:09:21.000Z","dependencies_parsed_at":"2025-02-22T08:39:08.974Z","dependency_job_id":null,"html_url":"https://github.com/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb","commit_stats":null,"previous_names":["criogenox/d-technical-railway-data-viewer-from-sqlitedb"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criogenox%2FD-Technical-Railway-Data-Viewer-from-SQLitedb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criogenox%2FD-Technical-Railway-Data-Viewer-from-SQLitedb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criogenox%2FD-Technical-Railway-Data-Viewer-from-SQLitedb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criogenox%2FD-Technical-Railway-Data-Viewer-from-SQLitedb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/criogenox","download_url":"https://codeload.github.com/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criogenox%2FD-Technical-Railway-Data-Viewer-from-SQLitedb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274268369,"owners_count":25253389,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp-project","desktop-app","gui-application","qt6-application","railway-app","sqlite3"],"created_at":"2024-11-09T03:35:39.592Z","updated_at":"2025-09-09T08:40:03.560Z","avatar_url":"https://github.com/criogenox.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb/assets/53323058/c66c9734-a9df-4b36-9ad6-a6aa8829345f.png\" alt=\"Logo\" width=\"500\"\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003eRailway applications \u0026#x300A; D \u0026#x300B;\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    Database Technical Info Viewer\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About the project\n\n\u003cdiv align=\"justify\"\u003e\n  \u003cp\u003e\n  \n\u003e `C++` application providing a comprehensive graphical interface for managing and visualizing data from a dynamic sql table through customizable dockable windows.\n\n`Key Features:`\n- Image viewing: it displays formats with zoom and pan capabilities.\n- Dock management: create, close, and restore dock windows on demand.\n- Data interaction: manipulating data directly from a SQLite database.\n- Clean GUI: responsive layout adapting to multiple resize events.\n   \u003c/p\u003e\n       \u003cp align=\"right\"\u003e\n    :muscle: don't let anyone get you down :muscle:\n  \u003c/p\u003e \n   \u003cdiv\u003e\n\n## Key Methods\n\n\u003cdiv align=\"justify\"\u003e\n  \u003cp\u003e\n\n\u003e Dynamic creation of dock widgets for displaying information related to a specified table.\n\n`Functionalities:`\n- Checks for existing docks with the same name to prevent duplicates.\n- Restoration of closed docks to their previous geometry, while preventing the creation of new ones.\n\n\u003e Handling view size fitting in response to several resizing events (including image initial loading).\n\n`Functionality:`\n- Updates the view/scene size to fit the new dimensions generated due to mainwindow rescaling, dock's area/size changes or splitter movements.\n\n\u003e Overriding of several mouse events for graphical managing of loaded images.\n\n`Functionalities:`\n- Handles mouse press events to dragging and panning (warning, inverted mouse buttons).\n- Focus zooming on cursor position disabling the vertical scrollbar to enhance zoom experience.\n- Handles double-click events to fit the scene within the view, keeping the aspect ratio.\n   \u003c/p\u003e\n   \u003cdiv\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Built With\n\n\u003cdiv style=\"display: flex; flex-direction: column; align=center\"\u003e\n    \u003cimg class=\"img\"src=\"https://github.com/criogenox/B_ECC-Cpp-version_plot-capabilities_noGUI/assets/53323058/1fdf2d22-fb04-45aa-9db0-8bd973942914.png\" alt=\"Logo\" width=\"100\" height=\"90\"/\u003e\n    \u003cimg class=\"img\"src=\"https://github.com/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb/assets/53323058/c17664ed-56c6-4479-959c-844f744bc47b.png\" alt=\"Logo\" width=\"150\" height=\"85\"/\u003e\n    \u003cimg class=\"img\"src=\"https://github.com/criogenox/B_ECC-Cpp-version_plot-capabilities_noGUI/assets/53323058/6870b0b2-403c-49da-b745-5714b08f4a73.png\" alt=\"Logo\" width=\"100\" height=\"90\"/\u003e\n    \u003cimg class=\"img\"src=\"https://github.com/criogenox/B_ECC-Cpp-version_plot-capabilities_noGUI/assets/53323058/781b169a-440c-4c8a-9fbb-caa5ce150d13.png\" alt=\"Logo\" width=\"90\" height=\"85\"/\u003e\n\n### Additional info\n\n* `Extensive` checking of instance deletion to ensure proper and effective resource management, preventing memory leaks.\n* Widget `stylizing` by a modified theme based on the extremely useful original contribution [QT DarkTheme][qtdarktheme-url].\n\n##  General view sample\n\n\u003cdiv align=\"justify\"\u003e \n  \u003c!-- \u003cimg align=\"right\" src=\"https://user-images.githubusercontent.com/53323058/230650942-4c2e0ad4-2d52-46fe-aa67-8860c642e5f6.png\" width=\"500\"\u003e --\u003e\n\u003cimg align=\"center\" src=\"https://github.com/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb/assets/53323058/3346ae8d-bf79-49cc-b1fd-292e3448c33c.png\"\u003e\n   \u003c/p\u003e\n       \u003cp align=\"center\"\u003e\nFull functionalities in use:  clickable table index, independent views with their corresponding dock info.\n  \u003c/p\u003e \n\u003c/div\u003e\n\n\u003c!-- ROADMAP --\u003e\n## TODO\n\n- [ ] Completely populate the database.\n- [ ] Logic implementation for all selection cases.\n- [ ] Improve error handling.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See [LICENSE.txt][license-url] for more information.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[linkedin-shield]: https://user-images.githubusercontent.com/53323058/230575198-fa1acbf4-8f82-4d8e-b245-3979276bc240.png\n[linkedin-url]: https://www.linkedin.com/in/criogenox/\n[qtdarktheme-url]: https://github.com/keshav-sahu7/qt-dark-theme\n[license-url]: https://github.com/criogenox/D-Technical-Railway-Data-Viewer-from-SQLitedb/tree/main?tab=MIT-1-ov-file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcriogenox%2Fd-technical-railway-data-viewer-from-sqlitedb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcriogenox%2Fd-technical-railway-data-viewer-from-sqlitedb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcriogenox%2Fd-technical-railway-data-viewer-from-sqlitedb/lists"}