/checklisthq

Checklist HQ is about to become your one-stop-shop for todos. Use it to manage your todo list, links, notes and recurring tasks using wiki syntax.

Primary LanguagePHP

ChecklistHQ

About

Checklist HQ is the new home for your personal todo list and checklists.

Installation

  • Setup a LAMP stack
  • Make sure your webserver supports the directives in the .htaccess files or provide equivalent configuration
  • The /www/ folder is the document root
  • Adapt the functions in /www/_source/env.inc
  • Adapt the functions in /www/quality/testwebsite/env.inc
  • Setup a logical database and update the credentials in /www/_source/env.cfg
  • Execute the script /install/index.php
  • Try to login as "admin" with password "changeme"
  • Go to the Test Center and run all tests

Licence

Copyright 2020-2024 by Sascha Wildgrube

Licensed under the Apache License, Version 2.0 (the "License");

You may not use ChecklistHQ except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.