8000 GitHub - dmarkh/dbplanner: DB PLANNER is an open-source alternative to Doodle polls built with Svelte and GraphQL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dmarkh/dbplanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB PLANNER - open meeting scheduling tool

Intro

DB PLANNER is an open-source alternative to Doodle polls built with Svelte and GraphQL.

Packaging

This repository provides the following components of DB PLANNER:

  • the UI, built with Svelte framework
  • the GraphQL service with DB backend

License

DB PLANNER is distributed under the terms of MIT License

Requirements

  • php 7.4+ for the GraphQL service
  • DB backend: MySQL or PostgreSQL

Build Requirements

  • npm, WebPack, composer

Build: Svelte UI

npm install
npm run build

Build: GraphQL service

composer install
...then see mysql-init.sql for the DB initialization

MIT © Dmitry Arkhipkin

About

DB PLANNER is an open-source alternative to Doodle polls built with Svelte and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0