Git Product home page Git Product logo

atom's Introduction

atom - Advanced Transparent Object Manager

atom is a web-based CRUD-Tool.<br> The Metadata = Data-Structure can be defined centrally in the sub-project atom-domain. An example of such a definition can be found here: https://github.com/fhcampuswien/atom/blob/master/atom-domain/src/main/java/at/ac/fhcampuswien/atom/shared/domain/Message.java

These data-structures are persisted by hibernate into a relational database. The connection information needs to be entered here: https://github.com/fhcampuswien/atom/blob/master/atom-server/src/main/resources/META-INF/persistence.xml

The GWT web-frontend is written in a generic way that can work with arbitrary data-structures. It accesses those through a ReflectionEmulator generated at compile time using JDT AST.

atom modules dependency structure

====

There's a live demo (with only one defined demo DomainObject "Message") you can look at here: https://atomdemo.cloudapp.net

and yes there are a lot of german strings in there (since our users are german speakers) but they can easily be translated by adapting https://github.com/fhcampuswien/atom/blob/master/atom-core/src/main/resources/at/ac/fhcampuswien/atom/shared/AtomMessages.properties and / or: https://github.com/fhcampuswien/atom/blob/master/atom-core/src/main/resources/at/ac/fhcampuswien/atom/shared/AtomMessages_en.properties

====

The motivation of this project is to allow easy data management of data with quickly evolving data structures. This is achieved by eliminating the need to manually propagate changing metadata through all tiers. The developer only needs to change the structure in one place, the "domain object" classes.

I've wrote up a developer setup guide you can find in the wiki tab here on this github page: https://github.com/fhcampuswien/atom/wiki/Developer-Setup-Guide

(As you can see, I have not pushed any updates in a long time. This is not because development stopped, but because I don't see a point doing that work if as it looks to me right now nobody cares anyway. If sombody might stumble upon this repository who is actually interested in looking at the latest version of my project, just contact me by mail or enter an issue in githubs issue tracker here)

If you've got any questions, feel free to contact me by email: <br> thomas dot kaefer at fh minus campuswien dot ac dot at

atom's People

Contributors

kaefert avatar fhcampuswien avatar

Stargazers

 avatar  avatar Doggie Yang avatar Natanael Maldonado avatar

Watchers

 avatar  avatar  avatar

Forkers

shishiraithal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.