gitlab.com/paul-nechifor/timr.
This repository has been moved toOld readme:
Timr
My project for my Web Technologies course in 2010.
Install
Install Sqlite 3
sudo apt-get install php7.0-sqlite3
Install Smarty
sudo cp -r libs/Smarty-2.6.28/libs /usr/share/php/Smarty
Run it
Run with:
cd dist
php -S localhost:8000
and navigate to localhost:8000.
License
MIT