Skip to content

RPillz/EverySoOften

Repository files navigation

About Every So Often

A recurring reminder app. You can schedule regular tasks and receive an email notification on the day they come due.

Use case example; remember to change your furnace filter every 4 months.

Tasks can be recurring exactly on schedule, or based on completion of the previous reminder. (ie: I only need to change the furnace filter 3 months after the last time.)

Fun fact: This is my first ever public project on GitHub!

Built as part of the first LaraJam!

I heard about LaraJam.dev hosting a Laravel hack-a-thon with the theme of "Personal Productivity" and jumped in! This app was built from scratch in a single weekend. (so... lower your expectations.)

Installation

This is a standard Laravel site. You can clone this git and see 'Laravel install documentation'

The reminders and emails require the work queue to be running (there are two daily tasks), and email configured to be sent properly.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

A laravel app to send personal email reminders for regular and not-so-regular tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published