The Self-Finance app is a mobile application specifically designed for shopkeepers and small finance companies. It offers secure data storage, calculates monthly interest, and provides offline capabilities. The app aims to simplify financial operations and enhance efficiency for its target users.
The development team emphasizes thorough testing, effective project management, and collaboration among team members.
To get started with the development or to run the project locally, ensure you have the following installed:
git clone https://github.com/dumbun/self-finance.git
cd self-finance
flutter pub get
To start the application on your device or emulator, run:
flutter run
This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
We welcome contributions! Please follow these steps to contribute:
git checkout -b feature-branch).git commit -m 'Add new feature').git push origin feature-branch).This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or feedback, feel free to contact us at vamsikrishna2644@gmail.com.
Enjoy using the Self-Finance app and happy managing your finances!