Filter by:
Easy Bills is a responsive web application built with Vue.js 3, Firebase, and Vue animations, designed to simplify your invoicing and expense tracking needs. With Easy Bill, you can effortlessly manage your bills and expenses in a reactive and user-friendly environment.
Finances is a project designed to help you manage your personal finances. On the home screen, you will find an interactive graph that presents an overview of your spending and expenses. Additionally, you can add your transactions, keeping an up-to-date record of your finances
Nuxt authentication is a project that allows users to be created and logged into the application. Each user can have specific authorizations to access different pages of the application, ensuring strict control of permissions and security.
This project is an implementation of an infinite scroll list using Vue.js, vueUse, dummyJson and Axios. The application fetches dummy data from the API using dummyJson and displays it in the interface using Vue.js, taking advantage of the infinite scroll feature to load more items as the user scrolls down.
Make Your Burger is a modular application. At the frontend, customers can fill out a form to assemble their burger . Orders are stored in a database and accessed through an API. These orders are displayed on a dashboard, which allows you to view, change and delete orders.