trick47 / bull-a-sty

The Sports Management System is a web application built using a vue framework to help organizers manage their sports tournaments or events.

Home Page:https://spotz-v1.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sports Management System - Spotz

Welcome. This project is called sports management system. The objective is as below:

  • To provide sports event management platforms for web platforms.
  • To provide the organizer with a medium to publicize the sport tournament.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Firebase Key

Please create .env file in root file contain all firebase key below:

API_KEY = 'YOUR FIREBASE API KEY'
AUTH_DOMAIN = 'YOUR AUTH DOMAIN'
DATABASE_URL = 'YOUR DATABASE URL'
PROJECT_ID = 'YOUR PROJECT ID'
STORAGE_BUCKET = 'YOUR STORAGE BUCKET KEY'
MESSAGING_SENDER_ID = 'YOUR MESSAGING SENDER ID'
APP_ID = 'YOUR APP ID'
MEASUREMENT_ID = 'YOUR MEASUREMENT ID'

You can get this firebase key in the firebase project settings.

Information

For detailed explanation on how things work, check out Nuxt.js docs.

About

The Sports Management System is a web application built using a vue framework to help organizers manage their sports tournaments or events.

https://spotz-v1.vercel.app


Languages

Language:Vue 99.4%Language:JavaScript 0.4%Language:HTML 0.2%Language:CSS 0.0%Language:Shell 0.0%