Skip to content

lovesaroha/lTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lTasks

A personal task management app.
Demo ltasks.lovesaroha

Features

  • Create and update project, tasks, lists.
  • Project tags.
  • See logs.
  • Set project and task deadlines.
  • Change project views.
  • Drag and drop tasks.

Requirements

  • Go 1.9 or higher. We aim to support the 3 latest versions of Go.
  • Go Mongo Driver.

Packages

Simple install the package to your $GOPATH with the go tool from shell:

go get -u "go.mongodb.org/mongo-driver/mongo"

Make sure Git is installed on your machine and in your system's PATH.

Usage

go run main.go

image


image