Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)