Giter Club home page Giter Club logo

motiongym's Introduction

Laravel-shield Voyager-shield Stage Contributors Forks Stargazers Issues MIT License


Logo

Motion Gym

A open source gym management system build.
Explore the docs »

· Report Bug · Request Feature

Table of Contents

About The Project

drawing

There are many of gym management systems instead of using one of those I decided to build one with Laravel 5.8 using the package Voyager 1.2 to make the proccess quicker and easier for basic operations (BREAD).

Of course, this project may not be current suilble for a big business but it will improve with time. keep in mind that it's in early development stateges. Therefore, if you want to get involve feel free to do so.

Login & admin

Built With

Getting Started

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You must have Composer and a DB server. Its recommend to use Xampp or Mamp for starters. PHP >= 7.4

Installation

  1. Clone the repo git clone https://github.com/cristianmarint/MotionGym.git

  2. Configure .env file mv .env.example .env

  3. Install composer composer install

  4. Migrate database php artisan migrate

  5. App key php artisan key:generate

  6. Seed database php artisan db:seed

  7. Create your own admin user php artisan voyager:admin [email protected] --create or use

[email protected] 12345678

  1. Once your login, click on "Fix Missing storage symlink" an then php artisan storage:link mv public\storage_old\* public\storage

8.1 Delete storage_old rmdir .\public\storage_old\

Usage

Currently there are no useful example due to early stages.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Cristian Marin - @cristianmarint - [email protected]

Project: https://github.com/cristianmarint/MotionGym

Acknowledgements

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.