Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theroughcode/balancer

A side project from high school. Aims to aid in solving basic chemical equations.
https://github.com/theroughcode/balancer

Last synced: 8 days ago
JSON representation

A side project from high school. Aims to aid in solving basic chemical equations.

Awesome Lists containing this project

README

        

# Balancer
![alt text](https://github.com/theRoughCode/Balancer/blob/master/Capture.PNG "Default Screen")

Balancer is a side project I created while in high school. I came up with this idea to solve chemical equations because I realized that in order to balance the equations, all we had to do was follow an alogorithm. I developed this app to practice programming in Java, working with SWING and the user interface, and most importantly, help me finish my Chemistry homework!

## Example: Al+O2 --> Al2O3

![alt text](https://github.com/theRoughCode/Balancer/blob/master/Capture1.PNG "Example")