BearSchedule is a PHP/Laravel Project for easy use to show and share Project schedules.
- Composer
- npm via Nodejs
- php ^7.4
$ git clone https://github.com/santwer/BearSchedule.git
$ cd BearSchedule
$ composer install
$ cp .env.example .env
$ php artisan key:generateAdd all add all database connection data to env. Also its possible to add Microsoft Graph API Key. So you are able to login with Mircosoft.
$ php artisan migrateIt it possible to set up the product, that all Users can find each other or certain do. Base by Mail-Address. The description is in the heading file.