Skip to content

ICS4U1 Assignment for Object Orientated Programming Practice

License

Notifications You must be signed in to change notification settings

TimothyW553/ICS4U1-Contacts-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICS4U1 Contacts App

A simple contacts app that is able to store first names, last names, emails, addresses, and phone numbers. The goal of this project was to use Object Oriented Programming and JavaFX in order to create a lightweight contacts app that is able to add, delete, and edit user information.

Installation

  1. Download the files form the project using Github Desktop or simple ZIP downloading.
  2. Upload and import the files into Intellij Note: Eclipse will not work due to certain files pertaining to Intellij
  3. Open Main.java from /src/sample/
  4. Run the file

Add, edit, and remove contact information and have fun! :)

Contributions

License

See the license here: https://github.com/TimothyW553/ICS4U1-Contacts-App/blob/master/LICENSE

Releases

No releases published

Packages

No packages published

Languages