Dedomenon
Dedomenon is a flexible structured online information storage system.
Dedomenon is open source and released under the terms of GNU Affero General Public License
Join our mailing list to stay up to date and discuss with other users and developers.
Overview
- Storage of many types including text, integer, email, web addresses and files.
- Allows linking pieces of information easily.
- Import and export in multiple formats (work in progress)
- Accessible via very easy and intuitive REST API (work in progress)
- Extensible in accommodating new data types.
Online Demo
Will be available soon
Upcoming features
- Integration Easy localization system
- Plugin based framework for adding new datatypes
- Standardization of UI on single JavaScript core
- Develop import export from excel sheet
- Develop export to PDF
- Add reporting, or export table in PDF document
- Add constraints on detail values. For ex for date, only allow dates in
the future, or in a certain date range. - Add the ability to tag an record, with tags being user specific.
- Multilingual data. First step: value propositions to be translatable.
- Add a framework for callbacks: before save, after save, before delete,
after delete. - Develop a "framework" for easy trigger development.
Here are also Longer Term ideas.
User Documentation
- Installing Dedomenon
- Dedomenon Concepts (useful for users and developers alike)
Developer Documentation
Developing Dedomenon
- Database structure
- How instances are fetched?
- Controllers
- Models
- Configurations
- Dedomenon Plugins
- Developer Guide Lines
