You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shangbol edited this page Nov 29, 2020
·
2 revisions
Ben
Collaborated with teammates to determine the desired functionality of Chatterplot and design its UI/UX. Created the interface for viewing data and was responsible for manually creating an adapter to render the data. Worked on functionality to allow for exporting data in CSV format for use in other programs. Added editing functionality to allow the user to make changes and updates to their data.
Gary
Responsible for unifying the design and layout of Chatterplot in order to make it more polished and easy to use. This included building the main list of datasets and creating settings pages for each table, which involved modifying the app’s database. Also implemented the ability to insert data into each dataset using on-screen controls.
Sungrae
I worked on implementing an interface that allowed users to create a new dataset as well as helper functions to make interacting with the database easier. I also implemented features that require communicating with other applications such as importing CSV files and sharing the graph.
Shangbo
Worked on the features relating to voice commands. Using Android Speech Recognizer, implemented functionality to create datasets and input data to the datasets. Also implemented hands-free vocal interaction with the app.
Tejpal
Helped design the overall user interface and handle the process for creating and viewing different types of charts using AAChartModel for Kotlin.