kai0310 / OpinionBox

Public Comment in a closed community
https://opinionbox.netlify.app
Apache License 2.0
9 stars 2 forks source link

OpinionBox

Screenshot

screenshot1

Overview

It is a web application that aims to gather students' opinions and consultations on the web.

Author

Requirement

Install

docker run --rm \
    -u "$(id -u):$(id -g)" \
    -v $(pwd):/opt \
    -w /opt \
    laravelsail/php80-composer:latest \
    composer install --ignore-platform-reqs
$ git clone https://github.com/kai0310/OpinionBox.git
$ cd OpinionBox
$ composer install
$ composer sail:up
$ ./vendor/bin/sail artisan key:generate
$ ./vendor/bin/sail artisan migrate

$ ./vendor/bin/sail up -d

Let's get access http://localhost

Note

Please note that I do not take any responsibility or liability for any damage or loss caused through this service.

LICENSE

Licensed under the Apache License, Version 2.0

All photos, materials and logos will be kept under license. Please make sure to include the copyright when using them.