Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rapp-0.2.5.tar.gz | 2025-01-15 | 230.6 kB | |
rapp-0.0.3.tar.gz | 2023-04-27 | 32.1 kB | |
README.md | 2023-04-27 | 1.2 kB | |
Totals: 3 Items | 263.8 kB | 0 |
RApp
Reference Application to demonstrate/document the use of programmaing tools, techniques, libraries
Name
RApp = "R"eference "App" (compiled destkop application: rapp.gambas)
Getting started
Needs: 1. System: - Linux - Gambas3 - MariaDb / MySQL
- Tools :
-
DbInfoCode https://gitlab.com/devara/dbinfocode (for database creation and version data)
-
Libs (demonstrated)
- DataContext with DbVersion : https://gitlab.com/devara/datacontext
- runcounter: https://gitlab.com/devara/runcounter
- mylog https://sourceforge.net/projects/garlic3/files/Lib/myLog/ ...
Documentation, online: https://gitlab.com/devara/rapp/-/wikis/home
Description
While developing the tools and the libs, some example project is needed to use/try out the tools on. As this app has no "external" purpose, no other code is in the way, it is easy to check the working of the tools.
Installation
Clone from gitlab: git clone https://gitlab.com/devara/rapp.git cd rapp git pull
- see getting started
Usage
Support
Roadmap
Contributing
Authors and acknowledgment
wig (c) 2022+
License
GPL3
Project status
Started 08/2022 Not in use yet