Skip to content

Glossary is a Java program that generates a glossary HTML page with links to definitions and terms, listed in a generated text file. The main page shows a list of all definitions, where each definition page has a return button to the home page.

License

Notifications You must be signed in to change notification settings

Adewale-1/Glossaary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Glossary

Glossary is a Java program that generates a glossary HTML page with links to definitions and terms, listed in a generated text file. The main page shows a list of all definitions, where each definition page has a return button to the home page. The program also hyperlinks any word/s that appear elsewhere in the glossary.

Table of Contents

Getting Started

To get a copy of the project up and running on your local machine for development and testing purposes, you can clone the project from GitHub.

Prerequisites

You will need the following software installed on your machine:

  • Java Development Kit (JDK) 8 or later

Running the Tests

The tests for this program are written using the JUnit testing framework. To run the tests, you can use any Java IDE that supports JUnit, such as IntelliJ IDEA or Eclipse.

Built With

  • Java - The programming language used
  • JUnit - The testing framework used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Adewale Adenle - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

The components used in this project are from the Ohio State University Standard Library.

About

Glossary is a Java program that generates a glossary HTML page with links to definitions and terms, listed in a generated text file. The main page shows a list of all definitions, where each definition page has a return button to the home page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published