GithubHelp home page GithubHelp logo

sgr-ksmt / firetodo Goto Github PK

View Code? Open in Web Editor NEW
371.0 15.0 51.0 742 KB

Simple Todo Application using SwiftUI / Firebase / Redux.

License: MIT License

Swift 93.43% Ruby 5.93% Makefile 0.09% Shell 0.54%
swiftui firebase redux swift ios todolist example reswift combine ios13 darkmode xcode11

firetodo's Introduction


Swift SwiftUI Firebase Xcode Git Version license

Simple Todo Application using SwiftUI/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/FireTodo
make # run install script.
open FireTodo.xcworkspace
  • Setup Firebase(See below.)
  • After setup Firebase, you can run application!

Firebase

  • Visit console
  • 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)
  • Setup iOS Application and download GoogleService-Info.plist.
    • Bundle Identifier is same as project's Bundle Identifier.(e.g. example.firetodo)
  • put GoogleService-Info.plist in FireTodo/

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 the LICENSE file for more info.

firetodo's People

Contributors

giiiita avatar hirothings avatar sgr-ksmt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firetodo's Issues

Designing Card

Hey there, I want to work on the Card view of the task to look good!

assets problem

i have a problem with the assets class it seems, the error says: One of the paths in development asset paths does not exist:

Command PhaseScriptExecution failed with a nonzero exit code

Hello, I try to open this project to learn from it.
But I get te following issue.

/Users/user/Library/Developer/Xcode/DerivedData/FireTodo-fhbskbisoigrryfgmrkbkxaqdaqp/Build/Intermediates.noindex/SwiftMigration/FireTodo/Intermediates.noindex/FireTodo.build/Debug-iphonesimulator/FireTodo.build/Script-166451F82340FE0400E0E7AB.sh: line 2: /Users/user/Library/Mobile: No such file or directory

Command PhaseScriptExecution failed with a nonzero exit code

I have done everything what's on the internet, but nothing works.. Hopefully somebody can help me.

How to paginate data?

I know that I am asking much but if it is possible, could you tell me how to paginate data?

Tasks for a set Activity?

Could there be a feature to create separate Achievements, and tasks inside of each to accomplish to 100%? For instance, a shopping list with grocery tasks/items inside, or a different project list, with project tasks inside

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.