Skip to content

dev-hann/everyday_bible

Repository files navigation

Everyday Bible

Let's read Bible Everyday

Getting Started

git clone https://guthub.com/yoehwan/everyday_bible.git
cd everyday_bible
flutter run 

Screen shot

Mobile Screen

Desktop Screen

Technology

Feature

  • Bible
  • Quite Time
  • Memo ( 🚧 Work In Progress..)
  • Setting
    • Dark Mode
    • Font Size

Source Tree

📁 lib
├── 📁 data_base
│   ├── 📁 data (🙈 Not Choose Yet..)
│   └── 📁 service
├── 📁 model
├── 📁 platform
│   ├── 📁 desktop
│   │   ├── 📁 audio_player_view
│   │   ├── 📁 bible_view
│   │   ├── 📁 home_view
│   │   ├── 📁 memo_edit_view ( 🚧 Work In Progress.. )
│   │   ├── 📁 memo_view
│   │   ├── 📁 quite_time_view
│   │   └── 📁 setting_view
│   └── 📁 mobile
│       ├── 📁 audio_player_view
│       ├── 📁 bible_view
│       ├── 📁 home_view
│       ├── 📁 memo_edit_view ( 🚧 Work In Progress.. )
│       ├── 📁 memo_view
│       ├── 📁 quite_time_view
│       └── 📁 setting_view
├── 📁 repo
│   ├── 📁 audio_repo
│   ├── 📁 bible_repo
│   ├── 📁 memo_repo
│   ├── 📁 quite_time_repo
│   └── 📁 setting_repo
├── 📁 use_case
│   ├── 📁 audio_use_case
│   ├── 📁 bible_use_case
│   ├── 📁 memo_use_case
│   ├── 📁 quite_time_use_case
│   └── 📁 setting_use_case
└── 📁 widgets

License

Copyright © 2018 Scripture Union Korea. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published