Skip to content

A simple backtracking-driven web application for generating permutations of user-provided words (Backend: Flask, Frontend: bootstrap)

Notifications You must be signed in to change notification settings

monkeyapple/GroupNameGenerator

Repository files navigation

Group Name Generator

GroupNameGenerator is a tool for generating permutations of words you provided.

Current Version

V1.0

V1.0 Functionalities

  • Combine 4 words(up to 8 characters for each) into 4-letter existing English words
  • This tool will return a list of words as the result. Those words are ranked according to the Google Web Trillion Word Corpus. You can find more information about how the dataset was created here & here

How to use

WebApp Link : https://groupnamegenerator.herokuapp.com/

Preview

Screenshot

About

A simple backtracking-driven web application for generating permutations of user-provided words (Backend: Flask, Frontend: bootstrap)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published