codeparl / Contact-manager

This code example demonstrates how to use an embedded database using apache derby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact manager

screenshot

screenshot

About this code

This code example demonstrates how to use an embedded database using apache derby. This program uses Swing framework for its GUI.

How to run this code

To run this code example, simply download the latest jdk from oracle website and install it on your machine, then install VSCode and install it, then open the code example in VSCode. You must install java extension before working with this code example in VSCode.

Author

This code example was written by Hassan Mugabo - aka Codeparl

More code examples

For more code examples, please checkout codeparl.com

License

Licensed under MIT (https://github.com/codeparl/ontact-manager/blob/master/LICENSE)

About

This code example demonstrates how to use an embedded database using apache derby.


Languages

Language:Java 100.0%