Home

Awesome

WordTester

Build status Lines of Code Maintainability Rating

<img src="WordTester.gif" alt="WordTester"> <details open="open"> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li> <a href="#acknowledgements">Acknowledgements</a> <ul> <li><a href="#related-to-blazor">Related to Blazor</a></li> <li><a href="#related-to-c">Related to C#</a></li> <li><a href="#related-to-images">Related to images</a></li> <li><a href="#others">Others</a></li> </ul> </li> </ol> </details>

About The Project

There are several tools for learning foreign words using flashcards and spaced repetition, but I found that most of them don't include the functionality of learning in a context. The main goal of this project is to create an application that requires you not only to provide the translation of a word but also a definition and example use of the given word. Thanks to it, I believe that the quality of your learning and memorization will be greatly improved.

Built With

Getting Started

This section contains instructions on setting up the project locally.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/KamilBugnoKrk/WordTester.git
    
  2. Open in Visual Studio
  3. Use your configuration data:
  1. Click IIS Express to run
  2. The application will be available on https://localhost:44370/, API on https://localhost:44370/swagger/index.html

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Kamil Bugno - Website

E-mail: hello@wordtester.org

Project Website: http://wordtester.org

Project Repository: https://github.com/KamilBugnoKrk/WordTester

Acknowledgements

It would not be possible to start developing this project without the great free resources. I would like to say thanks to all people who dedicate their time to develop open-source projects:

Related to Blazor

Related to C#

Related to images

Others