An open API service indexing awesome lists of open source software.

https://github.com/walidbosso/android_java_projects

This repository contains Android Java projects developed as part of the Master M2I & MQL course.
https://github.com/walidbosso/android_java_projects

age-verification android android-app android-application android-studio converter login mobile mobile-calculator

Last synced: 4 months ago
JSON representation

This repository contains Android Java projects developed as part of the Master M2I & MQL course.

Awesome Lists containing this project

README

        

![Android_Java_Projects](https://socialify.git.ci/walidbosso/Android_Java_Projects/image?description=1&font=Source%20Code%20Pro&forks=1&issues=1&language=1&name=1&owner=1&pattern=Formal%20Invitation&pulls=1&stargazers=1&theme=Auto)







[![GitHub WidgetBox](https://github-widgetbox.vercel.app/api/profile?username=walidbosso&data=followers,repositories,stars,commits&theme=nautilus)](https://github.com/walidbosso/Android_Java_Projects)







# Android Java Projects

This repository contains Android Java projects developed as part of the Master M2I & MQL course.

## Projects:

### 1. To do list using SQLIite
- Full CRUD Project with a good UX, stored in a DataBase using SQLite `Do-It-List`
- You can add a Task, swipe to left to delete it, swipe to right to edit it and check it to change its status from done/undone, all will be stored in db.

### 2. Age Verification App
- Implements an interface to verify a person's age.
- Provides buttons to check age and exit the application.

### 3. Currency Converter App
- Develops an Android application named "Convertisseur."
- Converts Euro, US Dollar, and Canadian Dollar to Dirham Marocain.
- Conversion rates:
- 1 Dollar AmΓ©ricain = 9.86 Dirham Marocain
- 1 Dollar Canadian = 7.03 Dirham Marocain
- 1 Euro = 11.02 Dirham Marocain

### 4. Calculator App
- Allows the user to perform addition, subtraction, multiplication, or division of two integers.
- Includes a user interface for input and operation selection.

### 5. Calculator App and login User Interfaces
- Designs or user interface for both functionalities, can be found on `calculatrice-login-layouts`

## Contributing

If you'd like to contribute to the project, please follow these steps:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -m 'Add some feature'`).
4. Push to the branch (`git push origin feature/your-feature`).
5. Open a pull request.

## Issues

If you encounter any issues or have suggestions, please open an issue on the [Issues](https://github.com/walidbosso/Android_Java_Projects/issues) page.

Thank you for exploring! πŸš€

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.



----------------------
> > Β 
Β© *by Walid BOUSSOU* Β πŸ‡²πŸ‡¦ πŸ˜„
Β 
----------------------

πŸ‘ Thanks for the support

## Stargazers

[![Stargazers repo roster for @walidbosso/Android_Java_Projects](http://reporoster.com/stars/dark/walidbosso/Android_Java_Projects)](https://github.com/walidbosso/Android_Java_Projects/stargazers)

## Forkers

[![Forkers repo roster for @walidbosso/Android_Java_Projects](http://reporoster.com/forks/dark/walidbosso/Android_Java_Projects)](https://github.com/walidbosso/Android_Java_Projects/network/members)

## Contributors





![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/walidbosso/Android_Java_Projects?style=social)


![GitHub License](https://img.shields.io/github/license/walidbosso/Android_Java_Projects?style=social)









πš‚πš‘πš˜πš  πšœπš˜πš–πšŽ πŸ’™ πš‹πš’ πšœπšπšŠπš›πš›πš’πš—πš ⭐ πšπš‘πšŽ πš›πšŽπš™πš˜πšœπš’πšπš˜πš›πš’!


Back to top