Skip to content

komasing/Entu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

909 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entu

Futuristic Data Management System with emphasis on educational institutions

Key features

  • It stores data in Entities (objects) and Entities have (text, numeric, date, file, …) properties
  • Entities are fully customizable
    • what properties to show as name, description, etc
    • what properties to show in relation table
    • what properties to use for search and sort
    • allowed child Entities
    • what kind of custom actions it supports
    • ...
  • Properties are fully customizable
    • label
    • description
    • data type
    • multiplicity
    • visibility in public search
    • ...
  • In addition to stored properties, there are calculated properties to calculate/show Entity's (or related Entity's) properties
  • Property can store one or multiple values
  • Entities can be related with each other by system relations (child, seeder, leecher) or by custom ones
  • User authentication is delegated to Google, Facebook, Twitter, MS Live or other providers
  • Users have explicit rights (viewer, editor, owner) for every Entity - there are no roles

Screenshot

Screenshot

Dependencies

Used libraries/add-ons

ToDo

  • Calculation (formula) fields
  • Show Entity.displaycount
  • Show all entities in search (not first 303)
  • Replace tornadomail with better email library
  • Custom Entity actions
  • Favorite entities
  • Recently viewed/changed entities
  • Separate login page
  • Invite person to become user
  • Customizable table fields by user (visibility, sort)
  • Find duplicate Entities and propose merger
  • Option to ask permission (send message to owner) to Entity if access denied
  • Relation definition based Entity.displaytable
  • ...

About

Futuristic Data Management System with emphasis on educational institutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors