nba-go icon indicating copy to clipboard operation
nba-go copied to clipboard

Online demo

Open homerchen19 opened this issue 7 years ago • 8 comments

Perhaps, having a online demo (playground) website would be nice.

homerchen19 avatar Nov 16 '17 12:11 homerchen19

I'd be interested in contributing

CharlesStocky avatar Dec 08 '17 07:12 CharlesStocky

has there been an update to this? I wanna jump in on the mix and help out if I can

tedleyem avatar Mar 01 '18 16:03 tedleyem

It has been almost three months without new update, so I think it's okay for you to tackle it.

homerchen19 avatar Mar 02 '18 03:03 homerchen19

working (hopefully) this weekend on setting up the environment with heroku and the https://nba-go.live domain. If anyone wants to assist in the web version, please let me know.

Current issues: Choosing the proper option message to deliver data:

Option 1: Work on the logic for understanding the user’s commands happen in the page’s JavaScript, then execute different API requests based on what was entered.

Option 2: Send the whole command to Heroku, which would then formulate a response.

tedleyem avatar May 12 '18 17:05 tedleyem

cant seem to find the time to finish this. Im going to fall back.

tedleyem avatar Jun 04 '18 20:06 tedleyem

how should the demo site be like? a terminal emulator?

moshiba avatar Jan 23 '19 15:01 moshiba

@HsuanTingLu Yeah if it's feasible.

homerchen19 avatar Jan 23 '19 23:01 homerchen19

I think Xterm.js can do this since VScode provides its integrated terminal with it

moshiba avatar Jan 24 '19 07:01 moshiba

I have found this which might be what your looking for. Get a playground for your GitHub project for free

https://welcome.rootnroll.com/

This actual site is made from https://tilda.cc/tpls/ which may be helpful.

tedleyem avatar Sep 04 '19 15:09 tedleyem