-
Notifications
You must be signed in to change notification settings - Fork 22
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
Rewrite in Vue.js #27
Comments
Hi @agnelvishal, I will like to work on this. What are your goals, do you want everything in a spa or just enhance the application with vue. |
Hello @skayablars I assume SPA would be better |
Hi @agnelvishal , I'm on it, maybe it will take me one day because of work and other activities. The site kinda needs a redesign, maybe you can create an issue so other people can contribute? |
Could you tell what should I mention in the issue? |
Sure, the main problems that I detected are:
|
Hi @agnelvishal what is the public url for the api? |
You will have to run |
As of now, direct interaction with database is used from the php file. It seems using vue.js is a better architecture. Could someone help in rebuilding the web app in vue? Rest api for interacting with database is available at https://github.com/agnelvishal/Condense.press/tree/master/rest-api
The text was updated successfully, but these errors were encountered: