Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/contacts-javafx
An application for storing and viewing Contacts built using JavaFX. Utilizes an XML file for data storage.
https://github.com/billstephens2022/contacts-javafx
java java-17 javafx
Last synced: about 1 month ago
JSON representation
An application for storing and viewing Contacts built using JavaFX. Utilizes an XML file for data storage.
- Host: GitHub
- URL: https://github.com/billstephens2022/contacts-javafx
- Owner: BillStephens2022
- Created: 2024-01-26T11:55:50.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-26T15:01:41.000Z (12 months ago)
- Last Synced: 2024-10-25T12:05:28.338Z (3 months ago)
- Topics: java, java-17, javafx
- Language: Java
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contacts-JavaFX
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Description
An application for saving contacts built with JavaFX. Add a contact, edit a contact, delete a contact.
Uses xml file for data storage.### App Screenshot:
![app screenshot](screenshot.png)## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)## Installation
run in JavaFX
## Usage
Use drop down menu to add, edit, or delete a contact.
## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT## Contributing
N/A## Tests
N/A## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: [email protected]