calebmarquart / FloatCreator

iOS and iPad app to count and create cash floats and print receipts

Home Page:https://marquart.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Float Creator

About The Project

Float Creator is a simple iOS app that allows you to quickly calcuate your new float amount and cashout for the next day from your till. The app shows an input screen that allows you to enter indivudal precise amounts of all your bill, coin roll, and loose coins giving a breakdown and total for everything in your till.

Based on a preset "float amount", the app will calculate how much, and of the best suggested combination of cash, will be deposited as your cashout (profits) and the remaining will be your float adding up to the exact desired float total.

Float Creator makes it easy to quickly make a float everyday. You don't need to do math, multiply, or use a spare piece of paper anymore to accuarelty count you till; you only have to enter the data once and the rest is easily calculated making cashout times at the end of a long shift even faster.

Getting Started

  1. Clone the repository

    git clone https://github.com/calebmarquart/FloatCreator.git
    
  2. Build and run the project with Xcode.

Contributors

Caleb Marquart, Developer

License

MIT License

Copyright (c) 2024 Caleb Marquart

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

iOS and iPad app to count and create cash floats and print receipts

https://marquart.ca

License:MIT License


Languages

Language:Swift 100.0%