GithubHelp home page GithubHelp logo

atownley / tecode-libro Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.08 MB

Example application built (c.2005) using tecode-java to illustrate concepts and idioms

License: Other

Shell 3.51% Java 96.49%

tecode-libro's Introduction

README for Libro
================

INTRODUCTION

Libro is a very simple library card catalog system.  The primary
purpose of the application is to illustrate the common idioms I use
when building applications using the features of the te-common Java
Edition.

I have tried to write this application using the techniques for
producing production-grade code.  This specifically includes localized
message resources, exception handling and a complete build
environment.

This library uses the Jaxor O/R mapping framework to provide database
capabilities and the HSQL database to provide the actual database
functionality.  The SQL written should be compatible with any SQL-92
compliant database server except where noted.

While this application may eventually provide useful functionality,
that is not its primary purpose.  The main focus of this application
will continue to be how to properly use te-common within a "real"
application.

BUILDING

To build the system, copy the build.properties-sample to 
build.properties and edit it to suit your own configuration.  Once
this has been done, simply build the system using ant.

You must also have the tests/lib/junit.jar as part of your CLASSPATH
when invoking the unit tests.

RUNNING

Currently, there is not enough of the system in place to run.

--
$Id: README,v 1.3 2005/02/06 22:46:32 atownley Exp $

tecode-libro's People

Watchers

 avatar

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.