Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web interface overhaul #10

Closed
meyer9 opened this issue Jul 23, 2016 · 10 comments
Closed

Web interface overhaul #10

meyer9 opened this issue Jul 23, 2016 · 10 comments
Assignees

Comments

@meyer9
Copy link
Contributor

meyer9 commented Jul 23, 2016

We'll be overhauling the web interface.

[ ] Should use better storage method of game state
[ ] Should use AngularJS instead of jQuery

@wchill
Copy link
Contributor

wchill commented Jul 23, 2016

[ ] Should use websockets

@joseph-abell
Copy link

Do I dare ask, which version of Angular?

@wchill
Copy link
Contributor

wchill commented Jul 23, 2016

1.x?

@MaxLeiter
Copy link
Contributor

I think the web interface could be its own repo, and I think angular would be overkill. I think a basic web interface is all we need (Jquery and angular aren't really comparable: one is a set of utilities the other is an entire MVW framework)

@wchill
Copy link
Contributor

wchill commented Jul 23, 2016

Yeah, no need for anything fancy. Some REST APIs, flask-socketio, and a simple enough design will probably suffice

@joseph-abell
Copy link

In terms of my side of things, I cannot stand working with angular 1.x. As soon as you go off the beaten track, and not trust in the magic they give you, everything gets messy quickly. I've had much happier times with react, although that doesn't play well with jquery either (but I'm ok with that)

@joseph-abell
Copy link

I'm happy with rest apis, will need to look into flask-socketio though.

@wchill
Copy link
Contributor

wchill commented Jul 23, 2016

I can do Flask-SocketIO, if you do the frontend part of SocketIO

@joseph-abell
Copy link

sounds good

@meyer9
Copy link
Contributor Author

meyer9 commented Jul 24, 2016

Closing this as there is now a dedicated repo for web.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants