This is a calculator app to help Bengali high-school students to solve mathemetical problems on motion using Newton's equations of linear motion a.k.a. SUVAT equations.
Streamlit Share | Heroku | বিজ্ঞান ব্লগ |
---|---|---|
cd <directory path of `code.py` file>
streamlit run code.py
pipreqs --force --encoding utf8 <directory path of `code.py` file>