Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 458 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 458 Bytes

Wortschatz

This is an application built with Laravel 5.3, PHP7, PostgreSQL, JavaScript. It is meant to be a learning aid for people studying German. It provides a centralized way to log and organize German words/phrases one encounters and features an option train/test your knowledge of the articles (der, die, das).

Install dependencies

composer install npm install

Notes

  • create a database.php in the config folder for your database configuration