Skip to content

I built this in part of an afternoon, so excuse the messy code and lack of comments/tests

Notifications You must be signed in to change notification settings

tlegasse/Reminder-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminder-App

This is a really simple reminder app.

  • It uses redbean to manage all database interactions.
  • It uses PHPMailer to manage email sending.
  • It uses your immagination to use it to its fullest extent (eh, it's just a weekend project).

Installation

composer install

SQL and an example config file are included in the config directory. After that you'll also need a minutely cron running. Just point it to https://{URL}/heartbeat

Unit tests to follow

About

I built this in part of an afternoon, so excuse the messy code and lack of comments/tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published