Antoine PEREDERII
a901df0ead
continuous-integration/drone/push Build is passing
Details
|
9 months ago | |
---|---|---|
Documentation | 1 year ago | |
src/Banquale | 9 months ago | |
.drone.yml | 1 year ago | |
.gitignore | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 1 year ago |
README.md
Banquale - Android Bank App
Table of Content
Overview | Documentation | Prerequisites | Getting Started | Features | What we have now ? | Screen Capture |Usage| Built With | Known issues and limitations | Contributors | How to contribute ? | License | Acknowledgments
Overview / Big picture
Banquale is a mobile banking application built using .NET MAUI technology for the Android platform. This application provides users with a simple and intuitive way to manage their finances, including viewing account balances, transferring money and more.
Documentation
Documentation and information about Banquale
are available here
Prerequisites
- Visual Studio 2022 - IDE
- Git - Versioning
- .NET 7.0 SDK - Framework
- Android SDK - Emulator
Getting Started
- Clone the repository
- Open the 'Banquale.sln' project in Visual Studio 2022
- Set the startup project to Banquale.Android
- Select the emulator you want to use or connect your phone
- Build and run the project
Features
- View account balances and transaction history
- Transfer money between accounts
- View and manage account
What we have now
The application is functional but the color is not good and the design is not finished. All the C# code is not commented and the documentation is not finished.
Screen Capture
Usage
- The application is used to manage your bank account
- You can see your balance, your transaction history, your RIB, your accounts and you can make a transfer to another account
- You can also change account
Built With
- Visual Studio 2022 - IDE
- CodeFirst - Gitea
- .NET MAUI 7.0 - Framework
- Doxygen - Documentation
Contributors
How to contribute
- Fork it (https://codefirst.iut.uca.fr/antoine.perederii/Banquale)
- Create your feature branch (
git checkout -b feature/featureName
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/featureName
) - Create a new Pull Request
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Acknowledgments
This project was inspired by our mobile bank app, the need for a modern and user-friendly mobile banking application. Special thanks to the .NET MAUI community for their contributions and support and Clement Freville for his support.