No description
Find a file
2021-11-15 13:09:00 +01:00
includes Rename wishlist 2021-11-15 13:09:00 +01:00
.gitattributes Update .gitattributes 2021-11-15 08:28:08 +01:00
.gitignore Remove config.php 2021-11-12 16:26:05 +01:00
composer.json Initial commit 2021-11-12 16:23:48 +01:00
composer.lock Initial commit 2021-11-12 16:23:48 +01:00
index.php Add login 2021-11-15 12:32:44 +01:00
README.md Initial commit 2021-11-12 16:23:48 +01:00
wishthis.code-workspace Initial commit 2021-11-12 16:23:48 +01:00

wishthis

A simple wishlist plattform.

This project is a work in progress and not ready for production use.

Requirements

  • PHP 8

Contributing

Install dependencies

composer install