Git Product home page Git Product logo

dictionary's Introduction

Project Task

Create a Dictionaries application. The main task of the project: to store dictionaries in different languages and allow users help you find the translation of the desired word or phrase. The application interface should provide the following capabilities:

  • Create a dictionary. When creating, you need to specify the type of dictionary. For example, English-Russian or Russian-English.
  • Add a word and its translation to an existing dictionary. Since the word has a There may be several translations, it is necessary to support the ability to create several translation options.
  • Replace a word or its translation in the dictionary.
  • Delete a word or translation. If a word is deleted, all its translations are deleted with him. You cannot delete a translation of a word if it is the last version of the translation. water.
  • Look for the translation of a word.
  • Dictionaries should be stored in files.
  • The word and its translation options can be exported to a separate result file tata.
  • When starting the program, it is necessary to show the menu for working with the program. If selecting a menu item opens a submenu, then it must include the third option is to return to the previous menu.

Project Notes

  • The application's user interface (UI) is functional but may not provide the best user experience since the use of a frontend framework was not within the project's scope.
  • The implementation of the database for storing dictionaries is functional, but it may not be optimized for production use. Working with a more robust database system like PostgreSQL was not considered within the project's scope.

dictionary's People

Contributors

mz-mm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.