Skip to content

Releases: kinsaurralde/chemistry

Initial

29 Mar 16:46
Compare
Choose a tag to compare

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