Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 752 Bytes

outline.md

File metadata and controls

17 lines (15 loc) · 752 Bytes

Stoichify - The Stoichiometry Solver

A Python-powered logical system designed to solve stoichiometric equations, by breaking down each step (with explanations!) to build needed knowledge — all for free. Stoichify is open-source and aimed at students and teachers to learn and better their experience with the daunting complexity of stoichiometry.

Outline of Features

  • Categorize and split the chemical equation
  • Gather stoichiometric coefficients
  • Balance the chemical equation
  • Apply Mole Ratios
  • [-] Error Detection
  • Being Modularized (Better than ever)
  • User Interface
  • Second Window
  • Documentation
  • Show Steps
  • Testing
  • Other (Limiting Reactant, Percent (%) Yield) [Future Feature]