Skip to content

lschw/word-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Trainer

This is a simple word trainer written in PHP which can be used to learn vocabularies with self-defined word lists.

Requirements

  • Apache Webserver with PHP > 7.4
  • MariaDB database

Installation

  • Copy all files within www/ subfolder to webserver root
  • Enter database connection details in the config.php file
  • (Optional) adjust the RewriteBase / directive in .htaccess if files are not installed at the web root

Run tests

  • Copy test/ folder to webserver root
  • Execute php test_database.php

Screenshots

Screenshot Home Screenshot Train

About

A web-based vocabulary trainer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published