Sport Hub
This is an early stage application with a few ready features that allows you to manage your sport activity by providing tools to create plans and schedule training units.
Main goal
Exploring Vue.js environment and trying out Prisma with MySQL database. The main reason for this stack choice was learning Vue.js and wanting to try new things.
Tech Stack
Nuxt.js: equivalent to Next.js, first choice when we talk about single page applications in Vue.js
Prisma ORM: handy abstraction for database managing, helps defining data models in a declarative way
MySQL: open-source relational database management system
Bootstrap: well known CSS framework
Technologies & Tools
- Vue.js
- Nuxt.js
- Vuex
- Prisma
- MySQL
- Bootstrap