Skip to content

This is a small project in VueJs,consists in a CRUD of users trough the Local Storage from the DOM. The motivation consisted in learning this framework in Javascript and understading your main tools, characteristics as to improve the skills of ECMA6+, in this case the functions Filter and Map.

Notifications You must be signed in to change notification settings

lucasmoore2k/Crud-in-VueJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

VueJS---Introduction

This is a small project in VueJs,consists in a CRUD of users trough the Local Storage from the DOM. The motivation consisted in learning this framework in Javascript and understading your main tools, characteristics as to improve the skills of ECMA6+, in this case the functions Filter and Map.

How it works?

1 - Install the Xampp (its necessary a localserver to run this project and the use the Localstorage or if your have a another localserver, just run it!). Click here to access an intallation tutorial from Xampp.

2 - While the localserver is running, make the download or clone this project.

3 - Do the access to this project trough your local server.

4 - When the page loads in your browser, press CTRL+Shift+I to access the Developer Options, go to the option Application=>Local Storage => "localhost/yourlocalserver"

5 - Create your first contact/user then observe when the Local Storage acts as a Data Base.

6 - If during all the CRUD operations the Local Storage works as expects, the project is successfully working.

Screens of project

Creating contact

Updating contact

About

This is a small project in VueJs,consists in a CRUD of users trough the Local Storage from the DOM. The motivation consisted in learning this framework in Javascript and understading your main tools, characteristics as to improve the skills of ECMA6+, in this case the functions Filter and Map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages