This project is aimed at building a JEE6 web application for managing bank accounts and expenses.
- publishes RESTful API with JAX-RS and Jersey.
- uses JPA2.
- is built with Maven.
- runs on GlassFish 3 (not tested on other server)
- Build a GUI with full JavaScript and/or with JSF2 and/or Wicket
- Import OFX, QIF, and CVS financial data.
- Add proper functionalities in this technical stack...
This code is in the public domain and may be used in any way you see fit, with the following conditions:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.