Skip to content

csuntechlab/takeoff

Repository files navigation

Takeoff app

Built using the Laravel framework.

The Takeoff app allows administrators track individuals progress and awards.

See the application in action by visiting the home page.

Installation

To install this application please refer to the official Laravel website.

Getting Started

Welcome to the project. Start by installing the necessary repo dependencies:

# Front-End Setup
$ yarn

# Back-End Setup
$ composer install

# Database Setup
$ php artisan migrate:fresh --seed

# Passport Setup 
$ php artisan passport:keys 

# Passport Client Setup
$ php artisan passport:client --personal

# Testing Credentials: 
$ email: [email protected]
$ password: password

Learn more about Yarn or Composer.

License

The Takeoff app is open-sourced software licensed under the GNU General Public License v3+. A copy can be found in the COPYING file.

The Laravel framework is open-sourced software licensed under the MIT license.

About

the takeoff repo demo url- https://www.sandbox.csun.edu/metalab/demo/takeoff

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7