{"id":26949604,"url":"https://github.com/fab2bprog/xojo_minifact","last_synced_at":"2026-04-30T01:34:43.156Z","repository":{"id":230622554,"uuid":"235667746","full_name":"Fab2bprog/Xojo_MiniFact","owner":"Fab2bprog","description":"Xojo code for Business software : This is the beginning of a  business management software, inventory management, product management, stock management.","archived":false,"fork":false,"pushed_at":"2020-01-30T20:10:56.000Z","size":5173,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T22:16:41.553Z","etag":null,"topics":["billing-application","customer-account","database","database-management","databases","input","input-control","input-method","listbox","product-management","sqlite","stock-management","text-input","textfield","treeview","user-management","xojo","xojo-database-application","xojo-database-example"],"latest_commit_sha":null,"homepage":"","language":"Xojo","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fab2bprog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-01-22T21:11:57.000Z","updated_at":"2024-12-17T23:07:02.000Z","dependencies_parsed_at":"2024-03-30T22:42:36.227Z","dependency_job_id":null,"html_url":"https://github.com/Fab2bprog/Xojo_MiniFact","commit_stats":null,"previous_names":["fab2bprog/xojo_minifact"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fab2bprog/Xojo_MiniFact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fab2bprog%2FXojo_MiniFact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fab2bprog%2FXojo_MiniFact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fab2bprog%2FXojo_MiniFact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fab2bprog%2FXojo_MiniFact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fab2bprog","download_url":"https://codeload.github.com/Fab2bprog/Xojo_MiniFact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fab2bprog%2FXojo_MiniFact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32451367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["billing-application","customer-account","database","database-management","databases","input","input-control","input-method","listbox","product-management","sqlite","stock-management","text-input","textfield","treeview","user-management","xojo","xojo-database-application","xojo-database-example"],"created_at":"2025-04-02T22:16:45.658Z","updated_at":"2026-04-30T01:34:43.129Z","avatar_url":"https://github.com/Fab2bprog.png","language":"Xojo","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xojo_MiniFact\n\u003cp align=\"center\" \u003eBusiness software model in Xojo programming language. \u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Fab2bprog/Xojo_MiniFact/raw/master/project%20screenshots/Capture.JPG\" width=\"650\" title=\"Minifact screenshot\"\u003e\n \u003c/p\u003e\n \nIt is the structure of invoicing software, inventory management, product management. \nIt can be used as :\n- A basis for developing professional applications.\n- A source of inspiration for the development of another application.\n- For educational purposes for learning Xojo. \n\nThe software is delivered as is, in its development state (not finalized).\n\nFor beginners exploring the source code of this application : you can learn all the most important notions of programming in xojo:\ntextbox, listbox, window, treeview, use of the sqlite database ... You will also learn how to manage windows and how to pass values between several windows.\n\nFor advanced users who wish to build a fully functional application on the basis of this source code, it will be interesting to know that the current code includes:\n\n- User rights management: One of the advantages of this code base is that it integrates user management, user groups, read / write rights on the screens.\n- Data list windows: They can manage without fear lists of millions of data: because they integrate the notion of pagination.\n- Standard data management (customers, suppliers, taxes, measurement units, postal code, products) combining list and input screen.\nSo much of the basic work no longer needs to be done.\n- Management of article nomenclature in TreeView, with an infinite number of levels.\n- 46 windows: some fully functional, others that must be fully coded. With regard to the fields present full of ideas you will come to mind to develop an application that meets your needs.\n- At item level: management of purchase and sale prices, ean codes. Ability to dynamically create product features by the end user.\n- The software contains the description of the database in a dictionary inside the source code.\n\n\nIn short: I made the structure, now develop your software.\n--------------------------------\n\nInitially developed with realbasic 2011. \nI recorded and tested the source code with a demo version of Xojo 2019R3 to be sure that it is compatible with the latest versions. \nThis repository contains only source code given free of charge and for the sole purpose of helping the Xojo community and promoting the use of Xojo RAD. You must absolutely acquire a valid license key from Xojo to build an independant application.\n\nThe icons folder must be located in the same directory as MiniFact.xojo_binary_project. \nIt contains all the icons necessary to compile the program.\n\nTo run Minifact at the beginning click on the menu:\n[Fichier]-\u003e[Ouvrir Fichier]\nAnd Select database.rsd\n(There is no password, But you have to select the user Administrateur.)\n\n-------------\n\nEnjoy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffab2bprog%2Fxojo_minifact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffab2bprog%2Fxojo_minifact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffab2bprog%2Fxojo_minifact/lists"}