Simple words cloud generator
Go to file
Gregory Trolliet ce1f76a96c Avoid multiple insertion
Avoid multiple insertion of the same word on the same vote
2020-11-23 22:00:02 +01:00
css Fix the max body width 2020-11-23 21:38:34 +01:00
js Remove unused options 2020-11-22 15:10:22 +01:00
lang Add an option to download the data as csv 2020-11-23 11:30:26 +01:00
templates Add about page 2020-11-23 21:31:09 +01:00
.gitignore Remove db connection info 2020-11-23 15:23:49 +01:00
CHANGELOG.md Add a changelog 2020-11-23 13:29:41 +01:00
LICENSE Add MIT license 2020-11-23 13:28:45 +01:00
README.md Add a readme file 2020-11-23 13:31:18 +01:00
about.php Add about page 2020-11-23 21:31:09 +01:00
addWord.php First version of the WordsCloud site 2020-11-15 21:51:28 +01:00
create.php Use an i18n tool 2020-11-23 11:01:37 +01:00
db.php Use an i18n tool 2020-11-23 11:01:37 +01:00
dbconfig_empty.php Remove db connection info 2020-11-23 15:23:49 +01:00
download.php Add an option to download the data as csv 2020-11-23 11:30:26 +01:00
get.php Switch from SQLite to PostgreSQL 2020-11-22 15:09:31 +01:00
i18n.php Use an i18n tool 2020-11-23 11:01:37 +01:00
index.php Move the build tables in the init.php file 2020-11-23 13:18:24 +01:00
init.php Move the build tables in the init.php file 2020-11-23 13:18:24 +01:00
result.php Change links hover and space the words table 2020-11-23 20:33:57 +01:00
save.php Avoid multiple insertion 2020-11-23 22:00:02 +01:00

README.md

SimpleWordsCloud

This site allows to create simple words cloud, without any registrations. There is nothing stored on the server except the words.