Attilene / MorseTranslatorClient

πŸ–₯πŸ“£ ΠŸΡ€ΠΈΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ "ΠŸΠ΅Ρ€Π΅Π²ΠΎΠ΄Ρ‡ΠΈΠΊ ΠœΠΎΡ€Π·Π΅", написанноС Π½Π° JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morse Translator Client


| Description | Built With | Run | Author | License |


Description:

The Morse Translator application designed to translate text from natural language to Morse code and back.

The program working on JavaFX platform. For the correct functioning of the app, a special server is required.

What the app can do:

  • Log in existing user
  • Sign up a new user
  • Manage user's private cabinet
  • Password recovery via email
  • Translate strings from natural languages (Russian, English) to Morse code and back
  • Download translate history in TXT or CSV formats

Built With:

  • Java 15 - Main programming language
  • JavaFX - Java application platform
  • Gson - Creating and reading JSON objects
  • OpenCSV - Creating and reading CSV objects

Run:

  1. Connect required libraries
  2. Download and build project
  3. Run Morse Translator server
  4. Run Main.java
  5. Enjoy the application

Author:

Bakanov Artem

Student of Financial University

Faculty of Information Technology and Big Data Analysis


License:

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

Version: 1.0

14.04.21

About

πŸ–₯πŸ“£ ΠŸΡ€ΠΈΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ "ΠŸΠ΅Ρ€Π΅Π²ΠΎΠ΄Ρ‡ΠΈΠΊ ΠœΠΎΡ€Π·Π΅", написанноС Π½Π° JavaFX

License:MIT License


Languages

Language:Java 82.5%Language:CSS 17.3%Language:HTML 0.2%