Skip to content

JarnotMaciej/arabic-roman-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arabic Roman Converter

GitHub GitHub GitHub

Short Description

Arabic Roman Converter is a Java application that translates Arabic numerals to Roman numerals and vice versa. It leverages Swing for its GUI, Derby DB for storage, and is deployable on Payara Server. The project follows the MVC pattern.

Installation

  • Ensure Java is installed on your system.
  • Clone the repository and checkout the desired branch:
    • For terminal app and tests: main
    • For swing GUI app: gui_swing
    • For servlets with Payara: servlets
    • For DB interactions: db
  • Open with NetBeans.
  • Compile and run the application corresponding to the checked-out branch.

Usage Instruction

  • main: Run the terminal application, follow the on-screen prompts.
  • gui_swing: Execute the Swing application to interact with the GUI.
  • servlets: Deploy on Payara Server, use web browser for conversion.
  • db: Use Derby DB functionalities within the application for storage.

About

Arabic Roman Converter

Resources

License

Stars

Watchers

Forks

Languages