/anidb-php

Rin Minase's Anime Database

Primary LanguagePHP

Waffle.io - Columns and their card count

Rin Minase's Anime Database

A system designed to simplify the previously used spreadsheet tallying manual system.

Getting Started

Creating the project

git clone git@github.com:RinMinase/anidb.git <project_name>
cd <project_name>
composer install

Running / Serving the project.

cd <project_path>
php server:start localhost:80

Built With