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

Combine some of the PHP into a "single page application" #28

Open
lionello opened this issue Aug 4, 2015 · 2 comments
Open

Combine some of the PHP into a "single page application" #28

lionello opened this issue Aug 4, 2015 · 2 comments

Comments

@lionello
Copy link
Member

lionello commented Aug 4, 2015

Got quite a lot of files now, with redirects back and forth. Could write it as a few simple SPAs instead.

Not important.

@mermetbt
Copy link
Contributor

Can we use Composer to simplify that? And is it possible to use .htaccess or a specific configuration of the web server to define the routing? In fact, what are the constraints of this application?

@lionello
Copy link
Member Author

Anything is possible. I don't know Composer and I don't think we'd need any server side routing. I was thinking to make a single (or perhaps two) html pages, which then use one or more APIs server side (PHP or other) using xhr/jquery. It's not really important, since the system works fine as is.

Requirements: as little server side dependencies as possible, to make it easy to port. I wouldn't use any state-of-the-art tech.

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

2 participants