https://github.com/scify/democracit-backend-utils
https://github.com/scify/democracit-backend-utils
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scify/democracit-backend-utils
- Owner: scify
- Archived: true
- Created: 2015-02-27T12:15:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T14:24:50.000Z (over 9 years ago)
- Last Synced: 2025-02-18T19:32:29.118Z (2 months ago)
- Language: Java
- Size: 103 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DemocracIT Project
================*Backend-Utils*
-------------------------------------------------------------------------------------------
Structure
-------------------------------------------------------------------------------------------This catalogue contains all the backend utility modules for the democracit project.
> **Contains:**
> - DemoModel
> - DemoUtils#### DemoModel
The model representation of the democracit DB schema
#### DemoUtils
general utility module, for DBAccess, Logging, etc