https://github.com/akunna1/faithify-ios-app
Christian iOS app to help memorize bible verses. Features: Verse Generator, Verses Saver, Quiz, Progress Tracker
https://github.com/akunna1/faithify-ios-app
cloud-storage-application ios ios-app json mobile-application-development supabase swift swiftui xcode
Last synced: 3 months ago
JSON representation
Christian iOS app to help memorize bible verses. Features: Verse Generator, Verses Saver, Quiz, Progress Tracker
- Host: GitHub
- URL: https://github.com/akunna1/faithify-ios-app
- Owner: akunna1
- Created: 2024-02-25T00:11:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T17:22:27.000Z (5 months ago)
- Last Synced: 2025-05-13T18:36:34.873Z (5 months ago)
- Topics: cloud-storage-application, ios, ios-app, json, mobile-application-development, supabase, swift, swiftui, xcode
- Language: Swift
- Homepage: https://akunnatechstudio.com/ios
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Faithify📱
A Christian scripture memorization and reflection app designed to deepen faith and engagement with the Bible.
---
## Overview
Faithify encourages users to interact with scripture through randomized Bible verses, themed quizzes, and personalized goal tracking — making scripture learning both meaningful and fun.
---
## Development History
* **Original iOS Version (Swift):**
Built as a personal project without backend or database integration, focusing on core offline functionality.* **Complete React Native Version:**
Rebuilt with React Native and integrated Firebase backend to support user authentication, data persistence, and cross-platform availability on iOS and Android.
This app was completed using React Native: [Faithify React Native App](https://github.com/akunna1/Faithify-React-Native-App)---
## Features (React Native Version)
* Random Bible verses on themes like love, faith, and more
* Interactive quizzes for scripture reinforcement
* User authentication and personalized goal tracking with Firebase
* Cross-platform support on iOS and Android
* Clean and intuitive mobile UI---
## Tech Stack
* Swift (original iOS prototype)
* React Native (complete cross-platform app)
* Firebase (authentication & database for React Native version)
* TypeScript (React Native version)---
## Getting Started (React Native Version)
1. Clone the repository:
```bash
git clone
```2. Install dependencies:
```bash
npm install
```3. Configure Firebase settings in the project.
4. Run the app:
```bash
npx react-native run-ios
# or
npx react-native run-android
```---
## Future Plans
* Add more scripture themes and quiz variations
* Enhance UI/UX based on user feedback
* Launch on app stores---
## Contact
Feel free to reach out for collaboration, feedback, or support!