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

Suggestion: Web Interface #2

Open
AidanHanda opened this issue Sep 26, 2017 · 4 comments
Open

Suggestion: Web Interface #2

AidanHanda opened this issue Sep 26, 2017 · 4 comments
Assignees

Comments

@AidanHanda
Copy link

To make this more friendly to non-developers a web interface is probably the best way to go in my opinion. Maybe flask or django?

@tmthyjames
Copy link
Owner

I agree. I think Flask would be best.

@tmthyjames
Copy link
Owner

My initial thought is to completely decouple this code from any future UI. Maybe even have the UI in its own repo?

This repo could serve as a restful-like API that could be consumed by any UI.

I'm open to thoughts on this though.

@huangsam
Copy link
Contributor

I've played with Django Rest Framework in the past and it has served me well.

@huangsam
Copy link
Contributor

Here's an example of how you might combine Django with a UI component: https://github.com/geezhawk/drf-react

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

3 participants