Σχεδίαση και ανάπτυξη διαδικτυακού καταστήματος με την χρήση VueJS, NuxtJS και Firebase
Design and development of an online store using VueJS, NuxtJS and Firebase

View/ Open
Abstract
In today's world, more and more web sites and applications are leaving traditional databases (relational) and using NoSQL databases. The main reason is that in recent years there has been a rapid increase in the volume of data that change rapidly and have a wide variety in their structure, resulting in traditional databases not being able to respond. These are the challenges that are facing NoSQL databases, adopting different approaches to address a large amount of data, such as Firebase.
Taking into account the capabilities provided by NoSQL databases and the capabilities offered by JavaScript Frameworks such as VueJS and NuxtJS, this thesis focuses on developing an online store using the Front-end JavaScript Framework and NoSQL database. The online store we create will use a Firebase cloud database to store and manage their data.