jaredwhichard / Capstone-Website

My Capstone website and project plan.
1 stars 0 forks source link

Initiate GUI Interface using Kivy #54

Closed jaredwhichard closed 3 years ago

jaredwhichard commented 3 years ago

We will be creating an application that will allow users to initiate the sensors and view data in a more accessible way then terminal outputs. Through our research, Kivy stood out as a robust python module for creating application GUI's. Kivy also supports touch screen applications which we think may be in scope.

jaredwhichard commented 3 years ago

Kivy is challenging to download and utilize with PyCharm which has become our editor of choice.

jaredwhichard commented 3 years ago

Actively developing, first steps taken