About this project

Milk2Meat is a private tool for personal Bible study that allows users to move from basic understanding to deeper scriptural insight. It provides a structured environment for managing study notes, sermon notes, and devotionals. Key capabilities include: - Book Introductions: Ability to add detailed introductions to each book of the Bible. - Note Management: Support for creating notes with Markdown rich text editing via EasyMDE. - Organization: Linking notes to specific Bible books and using custom tags for categorization. - File Attachments: Support for uploading PDFs, images, and handwritten notes. - Search: Full-text search functionality across all user content. - User Interface: Support for both light and dark themes. The application is built with Python (Django) and Node.js, utilizing Postgres for the database and Cloudflare R2 for media storage.