Minimalist prayer journal to enhance your prayer life https://prayerjournal.me
Go to file
Daniel J. Summers ec08bfbc74 messages, answered requests
- Created view for journal query so we can use the calculated fields in
a where clause
- Changed journal ordering from newest-first to oldest-first; that way,
clicking "prayed" at the top, one right after the other, will let the
user pray through their list with minimal distraction
- Answered requests now drop off the active journal (still need to write
the ability to review answered requests)
- All the activities now send messages to the user, so they have
confirmation that their action has completed
2017-09-23 21:28:43 -05:00
src messages, answered requests 2017-09-23 21:28:43 -05:00
.gitignore Looks promising 2017-09-15 22:38:45 -05:00
LICENSE Initial commit 2016-09-22 07:15:50 -05:00
README.md Removed unneeded files; updated README 2017-09-22 23:51:14 -05:00

myPrayerJournal

Journaling has a long history; it helps people remember what happened, and the act of writing helps people think about what happened and process it. A prayer journal is not a new concept; it helps you keep track of the requests for which you've prayed, you can use it to pray over things repeatedly, and you can write the result when the answer comes (or it was "no").

This is borne of out of a personal desire I had to have something that would help me with my prayer life. When it's time to pray, it's not really time to use an app, so the design goal here is to keep it simple and unobtrusive. It will also help eliminate some of the downsides to a paper prayer journal, like not remembering whether you've prayed for a request, or running out of room to write another update on one.

It is still a work-in-progress (WIP). It will eventually be hosted at https://prayerjournal.me, and will be available for public use.