Skip to content

AndyCodewalker/Vue-Sample-CRUD-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Vue-Sample-CRUD-Table

Intro

This project is for Vue.js 2.6.10 with Fontawesome and provide CRUD operations, which is Create, Read, Update and Delete.

In order to make it easier to understand the method of operation, this project also provides several preset data in the start view.

Usage

When the user hovers on the form, the background color of the corresponding field will be highlighted, which is convenient for the user to find the corresponding data. Click on the icon in the left column of the form to execute the function.

When adding or modifying data, it will check whether the data has passed the verification. If it fails to pass the verification, it will display the error information at the top of the screen to help the user to clarify the problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages