Skip to content

Athmonitor is a platform for coach to monitoring his athlete

Notifications You must be signed in to change notification settings

kahell/athmonitor

Repository files navigation

Monitoring Athlete

Donate

Monitoring Athlete

Athmonitor is a platform to monitoring athlete for increase persentage winning the games.

Create Daily Activity
Insert value per-criteria
See your team graph

Architecture

MVC (Model View Controller) - Laravel

Library Used

  • Admin LTE
  • RESTFUL API
  • Vue JS
  • Voyager

Running

  • Clone this repository
  • Create database
  • npm install
  • npm install node-sass
  • npm install sass-loader
  • php artisan migrate
  • php artisan db:seed
  • php artisan jwt:secret
  • php artisan storage:link
  • Activate your xamp / wamp
  • npm run dev
  • npm run watch
  • php artisan serve
  • Open your browser and type 127.0.0.0:8000/

Note

Please modifiy TCG\Voyager\Http\Controllers\Controller because there is an error in line 211 (case relationship) to handling this error is modifiy in TCG\Voyager\Http\Controllers\ContentTypes\Relationship to be "return $this->request->input($this->options->column);"

Preview

check website : -

About

Athmonitor is a platform for coach to monitoring his athlete

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages