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

Add Vue and a GUI widget set #2

Open
skamansam opened this issue Dec 29, 2019 · 5 comments
Open

Add Vue and a GUI widget set #2

skamansam opened this issue Dec 29, 2019 · 5 comments
Labels
API Regarding the API server enhancement New feature or request Frontend The web frontend consumer of the API

Comments

@skamansam
Copy link
Member

I really like the Vuetify framework (https://vuetifyjs.com/), just because I like the material look. However, there are many others, and it is totally up for discussion. Be prepared to justify your suggestion in the comments, keeping in mond this app is for mobile and desktop, and should be responsive. A list of good Vue-related libraries can be found at https://github.com/vuejs/awesome-vue#responsive. Here are a few I know:

If you choose to use a full Dev stack framework, like quasar or weex, be able to justify why you want to go outside the Vue CLI for dev tooling.

@skamansam skamansam added this to To do in Initialize App via automation Dec 29, 2019
@KickButtowski80
Copy link
Contributor

KickButtowski80 commented Dec 30, 2019

I really like the Vuetify framework (https://vuetifyjs.com/), just because I like the material look. However, there are many others, and it is totally up for discussion. Be prepared to justify your suggestion in the comments, keeping in mond this app is for mobile and desktop, and should be responsive. A list of good Vue-related libraries can be found at https://github.com/vuejs/awesome-vue#responsive. Here are a few I know:

If you choose to use a full Dev stack framework, like quasar or weex, be able to justify why you want to go outside the Vue CLI for dev tooling.

First, Do I need to learn a little vue js in order to be able to apply vuetifyjs in the project?

From what I have understanding, there is no huge difference between bootstrap and vuetifyjs expcet

  • vuetifyjs is more tailored for vue js as framework to design frontend with material look
  • bootstrap is more generic forms?

At the end, I open to learn new material to enjoy the life better :)

@KickButtowski80
Copy link
Contributor

starting to learn vue js so I can apply vuetifyjs later
https://www.youtube.com/watch?v=5LYrN_cAJoA&list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa&index=2&t=0s

@skamansam
Copy link
Member Author

So for this ticket, we just need a rails app with a vuetify frontend. At least one component should be visible when going to the start page.

@skamansam skamansam added API Regarding the API server enhancement New feature or request Frontend The web frontend consumer of the API labels Jan 10, 2020
@KickButtowski80
Copy link
Contributor

I want to reset my repo to before adding vue section, but I cannot
I want to reset all the red files that git status tell me by running
git checkout -f
yet it tells me

Your branch and 'origin/master' have diverged,
and have 1 and 2 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)

and I run git mergetool to delete conflict, it is gonna be deleted from I feel the local cuz when I wanna do the pull , it comes back and I am in the loop not to know what to do
any suggestion please?

@KickButtowski80
Copy link
Contributor

I was able to reset and add vue to the project and some point was able to make vuetify work partially, yet does not work anymore .
I even open new project in hope of finding the issue, yet I get the same error

Uncaught Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Expected newline.
  ╷
1 │ var api = require("!../../../../style-loader/dist/runtime/injectStylesIntoStyleTag.js");
  │                                                                                        ^
  ╵ 

I wait till you get a chance to meet

@skamansam skamansam moved this from To do to In progress in Initialize App Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Regarding the API server enhancement New feature or request Frontend The web frontend consumer of the API
Projects
Initialize App
  
In progress
Development

No branches or pull requests

2 participants