CashCard is a simple Family Cash Card application — a modern way for parents to manage allowance funds for their kiddos. Built using Spring Boot, this application provides a convenient and secure platform for parents to allocate, monitor, and control the spending of allowance funds.
- Parental Controls: Set limits on spending and monitor transactions.
- Allowance Allocation: Automate weekly or monthly allowance transfers.
- Secure Transactions: Ensures safe and secure financial operations.
- User-Friendly Interface: Easy-to-use interface for both parents and kids.
- Multi-Platform Support: Accessible via web and mobile devices.
- Java 17 or later
- Gradle 8.3 or later (for building and running the application)
- An IDE like IntelliJ IDEA or Eclipse
- Clone the repository:
git clone https://github.com/radnou/CashCard.git- Navigate to the project directory:
cd CashCardBuild the project using Gradle:
gradle buildThe application will start and be accessible at http://localhost:8080.
Execute tests using:
gradle testDetailed usage instructions, including screenshots and guides for both parents and kids, can be found in the docs directory.
We welcome contributions! Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For any queries or further information, please contact me.