Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simple Todo Application using SwiftUI / Firebase / Redux.

License

NotificationsYou must be signed in to change notification settings

sgr-ksmt/FireTodo

Repository files navigation


SwiftSwiftUIFirebaseXcodeGit Versionlicense

Simple Todo Application usingSwiftUI/Firebase/Redux/Combine.

Light___
_
Dark___

Feature

  • Use SwiftUI fully.
  • Use Firebase.
    • Authentication
    • Cloud Firestore
  • Adopt Redux Architecture.
  • Compatible with DarkMode.
  • Adopt Context Menu for edit/delete task.
  • Support iPad(Full Screen).

Setup an Run

  • Clone this repository.
cd path/to/FireTodomake# run install script.open FireTodo.xcworkspace
  • Setup Firebase(See below.)
  • After setup Firebase, you can run application!

Firebase

  • Visitconsole
  • Create Project. (Project name can be anything.)
  • Setup Anonymous Authentication.
  • Setup Firestore using test mode.(region can be anything. In my case, I chose asia-northeast-1)
  • SetupiOS Application and downloadGoogleService-Info.plist.
    • Bundle Identifier is same as project's Bundle Identifier.(e.g.example.firetodo)
  • putGoogleService-Info.plist inFireTodo/

Dependencies

Todo

  • Divide some views into Components.
  • Edit user profile
  • Use Combine Framework more.
  • Put firestore.rules for improvement security.

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.:muscle:

License

FireTodo is under MIT license. See theLICENSE file for more info.

About

Simple Todo Application using SwiftUI / Firebase / Redux.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp