Skip to content

mofcpl/wyrazowka-client

Repository files navigation

Wyrazówka

The Wyrazowka is an internet application project designed to quickly search for words in a language dictionary based on specified letters and their positions in a word. Useful for crossword enthusiasts, creative writers, and anyone seeking words that fit a particular construction.

Project site

The project was created for the purpose of learning web technologies.

Polish dictionary: SJP

Technologies

  • Angular 16
  • RxJS 7

To do

  • Support for various dictionaries
  • Different search methods(without considering the order of letters, with letter repetition)

Requirements

Node.js is required for the development environment, with a minimum supported version of 18.10.0. This version is necessary due to Angular requirements.

Running wyrazowka-server is required for this project to work.

Installation

Clone this repository

git clone https://github.com/mofcpl/aircheck-client.git

Install dependencies

npm install

Run development server

ng serve

Contributing

  1. Clone the repository and make a new branch from develop.
  2. Make changes.
  3. Open a Pull Request with a comprehensive description of changes.

This project uses Git Flow branching model for development.

Notes

Wyrazowka is a continuation of the earlier project, Wyrazówka, which was developed in a different technology stack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published