Skip to content

rasmus0201/todo

Repository files navigation

Todo App

Todo App - copy&paste unique URLs

To install:

  • Git clone this repo
  • Do a composer install
  • Run the project on a PHP webserver (ex. mamp/xampp/valet etc.)
  • Copy config-example.php to config.php
  • Change config.php to your specific database connection

To install DB

  • Open terminal in root directory of project
  • Enter: vendor/bin/phinx migrate -c config-phinx.php

Now you should be good to go!


Try online on todos.rasmusbundsgaard.dk

About

Todo App - copy&paste unique URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published