Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.
/ swork Public archive

A planning Kanban board built in Vue and PHP

Notifications You must be signed in to change notification settings

indic-amigo-akademi/swork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swork

A planning board developed by Indic Amigo Akademi.

Setup

After cloning the project, open the terminal in the public folder and run the following command

php -S localhost:8421 -t public/

PHP dev server starts at http://localhost:8421.

SCSS Compile

node-sass public/scss/style.scss -o public/scss/

Make DBMS migration

php commands/migration.php

Archive

This repo is archived on 10 September, 2023 and kept public for academic purpose.

About

A planning Kanban board built in Vue and PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published