Skip to content

Coach Finder app project for Maximilian Schwarzmüller's Vue course on Udemy. Probably making some modifications along the way, including Composition API and Pinia store.

Notifications You must be signed in to change notification settings

stixbunny/coach-finder

Repository files navigation

Coach Finder

Hello! This project was developed during Maximilian Schwarzmüller's Udemy Course. It is the main project of the course. It is a SPA for contacting coaches.

Users can register into the platform through firebase user authorization and then create their coach profile. Users can also contact coaches listed on the site by leaving them a message. The list of coaches can be filtered by the type of coach. The data is kept on firebase and fetched either manually or when going to the /coaches route.

During it's development I implemented on my own "script setup" syntax as well as Pinia for state management, given the original course was mainly on "Options API" and Vuex. I also made it on Vite as opposed to Vue-CLI.

About

Coach Finder app project for Maximilian Schwarzmüller's Vue course on Udemy. Probably making some modifications along the way, including Composition API and Pinia store.

Topics

Resources

Stars

Watchers

Forks