Releases: kinsaurralde/chemistry
Releases · kinsaurralde/chemistry
Initial
First version of titration calculator website. The website is used to make a request to the titration calculator which is written in c++ and run on aws lambda. The code for the calculator is located at: https://github.com/kinsaurralde/titration
Website Features:
- Strong Acid / Base Titration types
- Change number of cycles used in calculations
- Set molarity and volume of acid and base used
- Display calculated results in data table
- Download data as csv
- Graph Volume of titrant added vs pH
- Download graph data as csv
- Display generated url to collect data and response time