Update README.md

This commit is contained in:
202310715083 RAKHA ADI SAPUTRO 2025-11-06 20:01:13 +07:00
parent c5ed0d8cc3
commit 616656cdc5

View File

@ -14,7 +14,6 @@ Modern Android aplikasi untuk menghitung Body Mass Index (BMI) dengan antarmuka
## 📋 Daftar Isi ## 📋 Daftar Isi
- [Fitur](#-fitur) - [Fitur](#-fitur)
- [Screenshots](#-screenshots)
- [Teknologi](#-teknologi) - [Teknologi](#-teknologi)
- [Arsitektur](#-arsitektur) - [Arsitektur](#-arsitektur)
- [Instalasi](#-instalasi) - [Instalasi](#-instalasi)
@ -61,19 +60,6 @@ Modern Android aplikasi untuk menghitung Body Mass Index (BMI) dengan antarmuka
--- ---
## 📱 Screenshots
### Welcome Screen
<img src="screenshots/welcome.png" width="250" alt="Welcome Screen"/>
### Main Calculator
<img src="screenshots/calculator.png" width="250" alt="BMI Calculator"/>
### Result Display
<img src="screenshots/result.png" width="250" alt="BMI Result"/>
---
## 🛠 Teknologi ## 🛠 Teknologi
### Core Technologies ### Core Technologies
@ -174,7 +160,7 @@ app/
```bash ```bash
# 1. Clone repository # 1. Clone repository
git clone https://github.com/username/bmi-calculator.git git clone https://git.lab.ubharajaya.ac.id/202310715083-RAKHA-ADI-SAPUTRO/BMI-calculator.git
cd bmi-calculator cd bmi-calculator
# 2. Open di Android Studio # 2. Open di Android Studio
@ -477,40 +463,17 @@ Jika menemukan bug, silakan buat issue dengan detail:
--- ---
## 📄 Lisensi
```
Copyright (C) 2025 BMI Calculator Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
Project ini menggunakan **Apache License 2.0**. Lihat file [LICENSE](LICENSE) untuk detail lengkap.
---
## 👥 Authors ## 👥 Authors
**[NPM: ISI NPM ANDA]** **[NPM: 202310715083]**
**[Nama: ISI NAMA ANDA]** **[Nama: Rakha Adi Saputro]**
--- ---
## 📞 Kontak ## 📞 Kontak
- **Email**: your.email@example.com - **Email**: rakhaadi24@gmail.com
- **GitHub**: [@yourusername](https://github.com/yourusername) - **GitHub**: https://github.com/Rakhasptro follow guys
- **LinkedIn**: [Your Name](https://linkedin.com/in/yourprofile)
--- ---
@ -552,23 +515,6 @@ Jika project ini membantu Anda, berikan ⭐ di GitHub!
--- ---
## 🚀 Future Enhancements
Rencana pengembangan untuk versi mendatang:
- [ ] Dark mode support
- [ ] BMI history tracking
- [ ] Export hasil ke PDF
- [ ] Grafik BMI over time
- [ ] Multi-language support (Indonesian, English)
- [ ] Widget untuk home screen
- [ ] Apple Health / Google Fit integration
- [ ] BMI trends & analytics
- [ ] Recommendations berdasarkan BMI
- [ ] Share hasil ke social media
---
<div align="center"> <div align="center">
**Made with ❤️ using Jetpack Compose** **Made with ❤️ using Jetpack Compose**