Home
Softono

BearSchedule

Open source PHP
15
Stars
3
Forks
14
Issues
1
Watchers
2 months
Last Commit

 About BearSchedule

Simple and clear project management tool. With which it is possible to display one or more projects graphically.

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing BearSchedule?

We provide expert installation service for this software. Our team will install, configure, and secure BearSchedule on your server. plans start at just $30.

BearSchedule

View on GitHub

BearSchedule

BearSchedule is a PHP/Laravel Project for easy use to show and share Project schedules.

Requierements

  • Composer
  • npm via Nodejs
  • php ^8.2

Installation

$ git clone https://github.com/santwer/BearSchedule.git
$ cd BearSchedule
$ composer install
$ cp .env.example .env
$ php artisan key:generate

Add 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.

Migrate Database
$ php artisan migrate
config/users.php

It 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.

License

MIT