/bsf-lesson-filler

Fill out your Bible Study Fellowship Lessons online, with one-click access to reference verses. Access your answers wherever you go by logging in with an email address.

Primary LanguageTypeScript

BSF Lesson Filler

Try it now at https://bsf-lesson-filler.web.app.

Fill out your Bible Study Fellowship Lessons online, with one-click access to reference verses. Access your answers wherever you go by logging in with an email address.

How does it work?

  • BSF Lesson Filler is a client-side web-app built with Create React App
  • Firebase for user authentication and answer storage
  • CBSF API for lesson data
  • Biblia.com API for highlighting verse references in text
  • ESV API and NLT API for Bible text
  • Dark mode using CSS variables
  • CatchJS for super-lightweight error reporting

Development

Run the app in development mode:

yarn start

Deploy the app to Firebase (must have an account setup):

yarn deploy