Skip to content

iamjameswalters/refinery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refinery

"The words of the LORD are pure words, like silver refined in a furnace on the ground, purified seven times." Psalm 12:6

A scripture memory app based on Andrew Davis's method in How to Memorize Scripture For Life.

Getting Started

After cloning this repository, you may use Poetry with poetry install/poetry run python manage.py ... or pip install . with a virtual environment to install the dependencies and run the requisite manage.py commands for Django:

  1. manage.py migrate - to create the database.
  2. manage.py runserver - to start up the development server on 127.0.0.1:8000.

To use the ESV, you must have an API key from api.esv.org.

About

A scripture memory app based on Andrew Davis's method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors