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

Help with common functions is welcome #2

Open
chang-zhao opened this issue Jan 10, 2018 · 1 comment
Open

Help with common functions is welcome #2

chang-zhao opened this issue Jan 10, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@chang-zhao
Copy link
Owner

chang-zhao commented Jan 10, 2018

To build a new engine, we have to implement some routine things:

  • Working with database (PDO, perhaps with Postgres or MySQL).
  • User login, registering; session tracking etc.
  • Javascript functions for user interface;
  • building a plugin-based system of integration with existing pieces of software such as free JS editors

and so on. There are perhaps many such things already, so anyone interested in contributing is welcome.

As little as possible code and dependencies is preferable.

@chang-zhao chang-zhao added the help wanted Extra attention is needed label Jan 10, 2018
@akucherk
Copy link

Would be good to create separate tasks for every issue.
For common tasks we could find ready solutions in net, maybe some free Frameworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants