Tech Stack:
It was my 1st Vue.js 3 project.
Some features were implemented:
◾ Add new Employee
◾ Edit table data
◾ Delete Employee
◾ Sort employees' table according to their Id, Firstname, Lastname, Experience, Age, Address
◾ Animation on adding, deleting and sorting employees' table
◾ Search the necessary employee by entering the Lastname into the search field
◾ Routing. Our users can switch beetween 3 pages: Home Page, Employees Page, About Page
In the project directory, you can run the following comands:
npm install
npm run serve
📫 e-mail: oska43@mail.ru