A
A
Arthur2017-04-09 15:35:51
Vue.js
Arthur, 2017-04-09 15:35:51

Do you have Vue.js tasks?

Hello. I would like to consolidate the confident practice of Vue.js, and later use it in real projects. Are there resources with tasks for this framework?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Kulakov, 2017-04-09
@kulakoff Vue.js

Alternatively: https://github.com/codedokode/pasta/blob/master/js...
You can try to implement only some part of the described application.

A
Alexander Loginov-Solonitsyn, 2017-11-23
@kasheibess

https://codepen.io/login2030/pen/VrxgPe
https://codepen.io/login2030/pen/jaxJxO
Well, I can throw in an idea for a simple CRM for accounting articles for the site) I myself will write this for myself. Now all this is stored in Google Docs Excel and it is simply inconvenient to keep it there.
In general, there is a list of all sites, sites can be deleted, added, edited. The site has information about how much it was bought for and how much was spent on articles. There is also information about how much they earned on it.
On the page of each site there is a list of income - in this list where the income came from and its amount. And the list of articles - in this list, each article has 2 statuses - whether it passed the plagiarism check and whether it is posted on the site.
Inside the article there is the article field itself, a change in its status - whether it is posted on the site, a change in status due to plagiarism - passed or not and how much the article cost
. There is also a statistics section on sites - how much was spent on them, how much was earned per day, week, month, year.
If the site has paid off, a green checkmark appears on its card, if not, there is no checkmark.
Routing, admin authentication, Vue does it all on the client. The server acts only as a REST API.
This is still preliminary functionality, so to speak, just as an idea for implementation)
In order not to rack your brains over layout, you can use something like:
https://vuetifyjs.com/ or https://bootstrap-vue.js.org/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question