Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Niweera/wordhunter

Repository files navigation

License: MIT HitCount GitHub issues Website Build Status

WordHunter

WordHunter is now live on WordHunter-V1

WordHunter-V2 is now live on https://wordhunter.niweera.gq

WordHunter lets you to find the words for the letters you have when you are playing Scrabble.

The following is the basic architecture of the WordHunter application. (The web application will use the WordHunter-api to get the results according to the letters that the user has given.)

Example use case

User wants to find words which can be created from a, s, d

The WordHunter service will provide the following results.

  1. sad - Feeling or showing sorrow; unhappy.
  2. ads - An advertisement.

(The initial version would only give the words which contains all the letters. Later versions would provide all the letter combinations.)

Meta

Nipuna Weerasekara – @Niweeraw.nipuna@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/Niweera/wordhunter

The back-end for this application is in wordhunter-api repo.

This repo is a part of WordHunter project.

WordHunter uses GoogleDict Dictionary API service. Find its repo here.

Contributing

  1. Fork it (https://github.com/Niweera/wordhunter/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Acknowledgement

Without the gigantic help from this guy koolify, the development of WordHunter would be impossible...

About

Front-End for the WordHunter application. (A web application to find words for the letters you have most probably when you are playing Scrabble...)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published