GitXplorerGitXplorer
s

php-Easy-Todo

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
96b627ed916c3d297c9db349247abfc4b2ef9b66

Make linking work better

sscottchiefbaker committed 2 years ago
Unverified
2605ad1bc3591d9afdace8bf5dbe32d68cb883c5

Upstream fixes

sscottchiefbaker committed 2 years ago
Unverified
6cedb2b67fbb3842e8e44edd73b63c0eab72c15d

Fix wording

sscottchiefbaker committed 2 years ago
Unverified
18415b5bd740006afa812f7343f6951cb5af9d45

Format notes with Markdown

sscottchiefbaker committed 2 years ago
Unverified
e7195faa4128f716a1053f380779d33256daadf2

Add a markdown modifier

sscottchiefbaker committed 2 years ago
Unverified
adbffa20cf49e2899bda8874a803892de8738b61

Add a show detail screen

sscottchiefbaker committed 2 years ago

README

The README file for this repository.

PHP-Easy-Todo

Very simple personal TODO list written in PHP with a SQLite backend.

Features

  1. Searchable by date range
  2. Multiple users
  3. Javascript bookmarklet to add new tasks on any webpage
  4. Easy to install and setup