Git Product home page Git Product logo

cardfortress's Introduction

CardFortress

codecov Build and Test

Get started

  • clone this repo.
  • run 'pod install`
  • create and account on the app and you're all set.

Features

This app supports multiple data sources, Concrete implementation of these repositories can be found under Data package.

Keychain

  • Repository implementation for credit cards
  • Auth Repository Implementation (Currenlty I'm leveraing FireBaseAuth Repository Implementation)

FireBase

  • Repository implementation for credit cards.
  • Auth Repository Implementation.

Core Data

  • Repository implementation for credit cards (Pending)
  • Auth Repository Implementation

SwiftData

  • Repository implementation for credit cards.
  • Auth Repository Implementation.

Other features

  • VisonKit implementation to scan credit cards.
  • Widgets
  • Login with biometrics
  • Encrypt credit cards and store in remote server.
  • Feature flags
  • Analytics (Basic implementation)
  • Onboarding

Suported deeplinks

  • Sign in: xcrun simctl openurl booted "cardfortress://login?email=yourUser&password=yourPassword"

Todos

  • Improve UI, app colors, styles, icons, etc.
  • Implement some automations for localizable strings, assets, and colors accross all modules on the project.
  • Organize files and make some minor clean ups to align with clean architecture accordingly.

Architecture

MVVM + Coordinator

image

Clean architecture

image

Design patterns

  • Coordinator
  • Factory
  • Repository
  • Dependency injection

External Dependencies

  • FirebaseAuth: to handle authentication
  • FirebaseFirestore: to store user's account information
  • Swinject: Dependency injection

Screenshots

Screenshot 2024-02-21 at 12 43 06 PM Screenshot 2023-10-20 at 10 56 24 PM
Screenshot 2023-10-20 at 10 56 10 PM Untitled-ezgif com-video-to-gif-converter

cardfortress's People

Contributors

robertios avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

cardfortress's Issues

Action Items #8

  • Implement repository pattern for the authentication service.
  • rename the firebase wrapper to something more generic.
  • refactor UI tests
  • increase code coverage
  • Auto login, add user defaults support to the the BiometricsAPI to store user preferences.

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.