live_vue icon indicating copy to clipboard operation
live_vue copied to clipboard

Add vuetify example project

Open lalabuy948 opened this issue 1 year ago • 2 comments

Hi @Valian , as we spoke over PR issue, I added project example with Vuetifyjs.

I added few examples:

  • Calendar from Labs
  • One Time Password
  • Timeline
  • Sparkline
  • Simple routing for index page

Installation process is written step by step in INSTALLATION.md.

Screenshot 2024-08-19 at 15 39 40 Screenshot 2024-08-19 at 15 39 56

Let me know what do you think and if I should change anything. I decided not to create git submodule, not to have external dependancy on my repo.

lalabuy948 avatar Aug 19 '24 13:08 lalabuy948

@lalabuy948 thank you, it's amazing! 🥳😍 You've really put a lot of effort to make this PR!

Just I wonder if it wouldn't be better to make this part of the example_project instead of creating a new one. I would like to deploy it sometime soon and make it a public demo with all examples next to each other instead of asking users to install the project by themselves.

I think it should be a small change to move it there. Could you maybe do it? I can assist but I'm fairly booked this week

Valian avatar Aug 19 '24 21:08 Valian

@Valian of course, will move it to the example_project. I thought to have it separately, not to pollute existing one 🙂 Or perhaps in the future you would like have example_projects/* with different libs/settings/etc.

lalabuy948 avatar Aug 19 '24 21:08 lalabuy948