You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, Nuxt 3 was used with Vue3 composition API in the frontend part. Tailwind css is used as the UI library. Firebase and Firestore were used in the authentication and store parts of the project. The project is a task management application.
A website built to help students with the overseas exchange application process by web scraping & consolidating the scattered information, along with originally designed & developed app's features such as user authentication, automated modules mapping, a review & favoriting system, & a nearby attractions locater, all made unique to every university
A simple blogs website using the composition API in vue.js (ver.3) and firestore database (ver.8). (I used JSON server before using firebase, so there's code for that too). (Have written personal notes as comments).
Example of a simple Vue web app showcasing recipes, email contact form, recipe contest submission form to db (firestore), and frontend listener to db for submissions.