Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahonrim/appfuerza
In this app, we calculated the strength(second law of Newton)
https://github.com/mahonrim/appfuerza
app kivy kivy-application kivy-framework laws mahonrimartinez newton python python-3 python3
Last synced: about 2 months ago
JSON representation
In this app, we calculated the strength(second law of Newton)
- Host: GitHub
- URL: https://github.com/mahonrim/appfuerza
- Owner: MahonriM
- License: epl-2.0
- Created: 2020-12-31T06:26:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T06:07:43.000Z (over 1 year ago)
- Last Synced: 2024-10-15T06:41:16.467Z (3 months ago)
- Topics: app, kivy, kivy-application, kivy-framework, laws, mahonrimartinez, newton, python, python-3, python3
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppFuerza
In this app we calculated the strength(second law of newton)
# Interface(Design)
When we open the app we can see the next picture. In this interface we have to provide the data that this application needs to work and do the calculation. When we provide the data and give click on the button the result of the calculation will appear.
![Fuerza1](https://user-images.githubusercontent.com/20567845/120720529-db17bc80-c491-11eb-9458-4ceb16cc0f9b.PNG)
# Result
After we do click on the button "calcular fuerza". The app is going to give us the result of the operation in Newtons like we can see in the image below![resultadofuerza](https://user-images.githubusercontent.com/20567845/120722514-72cada00-c495-11eb-8698-4eaebf988c8c.PNG)