A bilingual (English/Romanian) web app designed for fathers to intentionally shape their children's character, one day at a time. The app guides users through 7 themed weeks of daily principles, reflections, prayers, and actionable activities for each child and the family.
- 7-Week Program: Structured content for 49 days, grouped by week themes (Foundation, Action, Legacy, Transformation).
- Daily Content: Each day offers a principle, reflection, prayer, and thought, based on Biblical character-building.
- Personalized Kid Activities: Unique, age-appropriate activities for each child, plus family activities.
- Progress Tracking: Checkboxes for daily completion per child; visual progress bar.
- Auto-Advance: Automatically moves to the next day/week when all child tasks are completed.
- Language Toggle: Instantly switch between English and Romanian.
- Responsive Design: Mobile-friendly UI.
- Modern web browser (Chrome, Firefox, Edge, Safari)
- No backend or server required; runs fully client-side
- Clone the repository:
git clone https://github.com/<your-username>/<your-repo>.git
- Open the app:
- Find
public/index.html
and open it in your browser.
- Find
public/index.html
src/
assets/
styles/
main.css
components.css
responsive.css
data/
content.js
activities.js
js/
storage.js
utils.js
ui.js
app.js
- Navigate week by week using the tabs.
- Mark daily tasks as completed for each child.
- Read and reflect on daily principles, thoughts, and prayers.
- Use the language toggle to switch between EN/RO.
- Progress is saved in your browser (localStorage).
To adapt for your own family or content:
- Edit
src/data/content.js
for book content. - Edit
src/data/activities.js
for child-specific and family activities.
Pull requests are welcome!
If you spot a bug or have an idea for improvement, feel free to open an issue.
MIT
- Inspired by Biblical principles and S. Truett Cathy's philosophy: "It's better to build boys than to mend men."
- Created for families who want to intentionally shape hearts, not just habits.