SAE 2.01 Développement d'une application. Le projet est une app mobile de Gestion Bancaire qui répond sous le nom de Banquale. PEREDERII Antoine, LOUVET Titouan
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine PEREDERII a901df0ead
continuous-integration/drone/push Build is passing Details
🐛 Update bugs
5 months ago
Documentation Added link to videoé 1 year ago
src/Banquale 🐛 Update bugs 5 months ago
.drone.yml Run CI on CI branches 1 year ago
.gitignore Initial commit 1 year ago
LICENSE.md Write all the README.md with LICENSE.md and add some images 1 year ago
README.md Update 'README.md' 1 year ago

README.md

Banquale - Android Bank App

Build Status Quality Gate Status Bugs Coverage Vulnerabilities

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

Getting Started

  1. Clone the repository
  2. Open the 'Banquale.sln' project in Visual Studio 2022
  3. Set the startup project to Banquale.Android
  4. Select the emulator you want to use or connect your phone
  5. 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

Contributors

How to contribute

  1. Fork it (https://codefirst.iut.uca.fr/antoine.perederii/Banquale)
  2. Create your feature branch (git checkout -b feature/featureName)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/featureName)
  5. 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.