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

https://github.com/rohancyberops/chembuddy

ChemBuddy is an Android application designed to assist students and chemistry enthusiasts in learning and solving chemical equations, understanding periodic table trends, and exploring various chemistry-related concepts interactively.
https://github.com/rohancyberops/chembuddy

chembuddy gson ide java material-ui

Last synced: 12 months ago
JSON representation

ChemBuddy is an Android application designed to assist students and chemistry enthusiasts in learning and solving chemical equations, understanding periodic table trends, and exploring various chemistry-related concepts interactively.

Awesome Lists containing this project

README

          

# ChemBuddy

๐Ÿš€ **ChemBuddy** - Your Ultimate Chemistry Companion! ๐Ÿ”ฌ

## ๐Ÿ“Œ About ChemBuddy
ChemBuddy is an Android application designed to assist students and chemistry enthusiasts in learning and solving chemical equations, understanding periodic table trends, and exploring various chemistry-related concepts interactively.

## ๐ŸŽฏ Features
- ๐Ÿงช **Chemical Equation Solver** - Enter reactants and get balanced chemical equations.
- ๐Ÿ› **Periodic Table Explorer** - Detailed information on elements.
- ๐Ÿ“š **Interactive Learning Modules** - Learn key chemistry concepts with visuals.
- ๐Ÿ” **Molar Mass Calculator** - Quickly calculate molecular weights.
- ๐ŸŒก **Unit Conversions** - Convert between different chemistry units.

## ๐Ÿ—๏ธ Tech Stack
- **Language:** Java โ˜•
- **IDE:** Android Studio ๐Ÿ“ฑ
- **Libraries:** Material UI, Gson

## ๐Ÿ“‚ Project Structure
```
ChemBuddy/
โ”‚โ”€โ”€ .idea/ # Android Studio settings
โ”‚โ”€โ”€ app/src/main/java/com/example/chembuddy/
โ”‚ โ”œโ”€โ”€ MainActivity.java # Main Activity
โ”‚ โ”œโ”€โ”€ utils/ # Utility functions
โ”‚โ”€โ”€ res/
โ”‚ โ”œโ”€โ”€ layout/ # XML UI layouts
โ”‚ โ”œโ”€โ”€ values/ # Strings, colors, styles
โ”‚โ”€โ”€ AndroidManifest.xml # App manifest
โ”‚โ”€โ”€ build.gradle # Build configurations
โ”‚โ”€โ”€ README.md # Project documentation
```

## ๐Ÿš€ Installation & Setup
1. Clone the repository:
```sh
git clone https://github.com/RohanCyberOps/ChemBuddy.git
```
2. Open the project in **Android Studio**.
3. Sync Gradle and build the project.
4. Run the application on an emulator or a real device.

## ๐Ÿ’ก Contributing
Contributions are welcome! Feel free to fork the repository, create feature branches, and submit pull requests.

## ๐Ÿ“„ License
This project is licensed under the **MIT License**.

## ๐Ÿ“ฌ Contact
๐Ÿ‘ค **Rohan Naagar**
๐Ÿ“ง [Email](mailto:Rohan150907@gmail.com)
๐Ÿ”— [GitHub](https://github.com/RohanCyberOps)
๐Ÿ”— [LinkedIn](https://www.linkedin.com/in/rohan-naagar/)

---

_โœจ Happy Coding & Exploring Chemistry! โœจ_