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.
- Host: GitHub
- URL: https://github.com/rohancyberops/chembuddy
- Owner: RohanCyberOps
- License: mit
- Created: 2025-02-03T11:37:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T09:20:24.000Z (about 1 year ago)
- Last Synced: 2025-06-19T04:59:00.744Z (about 1 year ago)
- Topics: chembuddy, gson, ide, java, material-ui
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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! โจ_