onurmorcagok / Library_Project_Vue.js

The project started to be developed in the Vue CLI environment. Vuex, Vue Persist and Vue Router methods will be used. The purpose of the application is to display the books in the library as a library project and to make arrangements about them and its development continues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Summary

The project started to be developed in the Vue CLI environment. Vuex, Vue Router methods were used. The aim of the project is to exhibit the books in the library as a library project and to make arrangements about them and development continues.

There are two main sections in the project. These are Book Store Operations and User Operations. In Book Store Operations, the user can add books, view the books in the list and delete books. On the other hand, in the User Operations section, the Store or User update or related editing operations are performed.

  • The book list is saved in the Firebase database and viewed from there.
  • Vee-Validation process has been done in order not to pass empty space while adding the book to the list. In other words, no field can be left blank during adding.
  • Information messages are given to the user during the process of adding and deleting books.

About

The project started to be developed in the Vue CLI environment. Vuex, Vue Persist and Vue Router methods will be used. The purpose of the application is to display the books in the library as a library project and to make arrangements about them and its development continues.


Languages

Language:Vue 75.4%Language:JavaScript 17.9%Language:HTML 6.7%