Git Product home page Git Product logo

beancounter's People

Contributors

horrion avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

beancounter's Issues

Passcode protect users

Passcode protect users when trying to log in in SelectUserTableViewController

-Ask users to set passcode during user registration
-Save passcode in Keychain
-retrieve when user tries to log in
-compare with user input
-if matches, set loggedIn flag

Entering Coffe Price with wrong localization

If you enter the coffee price using an "," instead a "." the system throws an error. If that happens during the initial setup you cannot set an admin code and you cannot change it anymore.

Face recognition identifies the wrong user!!

The face recognition is configured as identify the users photo with the "best fit". In many cases this lead to an identification fault. Especially, if a person who is not registered in the app is standing in front of the camera, he is obviously recognized as "human" and the first user from the list is chosen. This is not allowed to happen. There must be a "minimum level of matching" configured.

Add user registration

-Create User registration UI
-save user data to CoreData
-read user data from CoreData to display a list of users in a TableView

Admin view passcode protection

Prompt user for a passcode when trying to access admin view

-Ask user to setup admin pin during initial setup
-Store admin pin in keychain
-Retrieve from keychain, then compare to pin entered by user
-performSegue if they match

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.