Skip to content

ClintonMorrison/taskbird

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TaskBird

An awesome task management and calendar app: https://taskbird.ca

The website / API part of this site uses Django. The frontend uses Angular.

Running locally

# Server
sh start_wsgi.sh

# Frontend
cd ./taskbird-app
sh dev_server.sh

Running in prod

cd ./taskbird-app
sh build_for_prod.sh

cd ../
sh start_wsgi.sh

About

An awesome task management and calendar app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published