Coder Social home page Coder Social logo

hrquiz / vue-3-advance-crud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maniruzzamanakash/vue-3-advance-crud

0.0 0.0 0.0 1.05 MB

A Complete Single Page Application using Vue, Vue Router, Bootstrap-Vue, Vuex and all....

Home Page: vue-3-advance-crud.vercel.app

JavaScript 26.70% HTML 2.44% Vue 64.39% CSS 5.60% SCSS 0.74% Shell 0.13%

vue-3-advance-crud's Introduction

Vue-CRUD Application

A Complete Single Page Application (SPA) or Product CRUD Application using Vue 3, Vue Router, Vue-Pagination, Searching, Sweet Alert, Vuex and all....


Vue-3 CRUD Project Demo

Let's check the whole demo of the application of Vue-3 Complete CRUD with Vuex:

Demo of Main Page

View Demo From Youtube -

Vue-3 CRUD Project Todo List

Setup Part

  • Vue JS Page Setup
  • Vue Router Setup
  • Vue-Bootstrap Setup
  • Vuex Setup for Central Storage Management

CRUD Part

  • Page Design
    • Product List Page Design
    • Product Create/Edit Page Design
    • Product View Page Design
    • Product Delete Modal
  • Product List
    • Product List API Integration
    • Product Pagination
    • Product Searching
  • Product Create
    • Form Validation throw Vue-validate
  • Product Edit
    • Product Details Loading and Edit
  • Product Delete
    • Sweet Alert or other alert system

Project setup

git clone https://github.com/ManiruzzamanAkash/Vue-3-Advance-CRUD.git
cd Vue-3-Advance-CRUD

Copy .env.example to .env and run

npm install

API Project Setup (Laravel API)

https://github.com/ManiruzzamanAkash/Laravel-Basic-CRUD-API

Note: It could be your api if you want. Just follow the process. It's super simple by using Laravel with PHP

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

vue-3-advance-crud's People

Contributors

maniruzzamanakash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.