NYU-hololens / Hololens-visual

This project was launched as a collaboration between NYU-ITP and CITI-CTO as proof of concept project for using hololens for data analysis
MIT License
0 stars 0 forks source link

UI implementation for SQL procedures #35

Open u932b opened 7 years ago

u932b commented 7 years ago

Story

As a User I need a sql operation panel So that I can perform sql operations within hololens environ

Assumptions:

CRUD operations

Acceptance Criteria:

Given a tables
When i select it and click on a button in the sql operation panel
Then some CRUD action is performed
sonallamba commented 7 years ago

Will start working on it now

u932b commented 7 years ago

As discussed in the Friday meeting, the UI implementation is not a priority for now. Do you meant you want to work on the call methods to your SQL procedures?

sonallamba commented 7 years ago

Yeaahh..I will start working on them..calling the oroc from the front end

On Mon, Jul 17, 2017 at 8:55 AM Cheng-Hsi Chao notifications@github.com wrote:

As discussed in the Friday meeting, the UI implementation is not a priority for now. Do you meant you want to work on the call methods to your SQL procedures?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/NYU-hololens/Hololens-visual/issues/35#issuecomment-315747336, or mute the thread https://github.com/notifications/unsubscribe-auth/AbAH2z0STv0QWLYnwCqRmQqKezWbel5Bks5sO1nMgaJpZM4OWSeA .

u932b commented 7 years ago

OK I've create a new issue #45 for that

u932b commented 7 years ago

As discussed on 7/14, operations is not of priority, going to move this to the icebox for now