2015-11-21 10:05:57 +05:30
2015-11-16 10:55:43 +09:00
2015-11-13 14:34:42 +05:30
2015-11-16 10:55:43 +09:00
2015-11-15 22:04:21 +05:30
2015-11-15 22:04:21 +05:30
2015-11-15 22:04:21 +05:30
2015-11-21 10:05:57 +05:30
2015-11-15 22:04:21 +05:30
2015-11-13 14:34:42 +05:30

Tasks

Tasks is a simplistic golang webapp to manage tasks, I built this tool to manage tasks which I wanted to do, there is a good kanban style boards, but I felt they were a bit too much for my taste. Also I wanted to learn the golang webapp.

Features:

  1. Add, update, delete note
  2. Search notes, the query is highlighted in the search results page

How you install?

  1. go get github.com/thewhitetulip/Tasks
  2. change dir to the respective folder and create a sqlite file and execute the schema.sql inside the file
  3. run go build

Either this or download the latest from the release tab above and enjoy!

Description
No description provided
Readme 4.5 MiB
Languages
Go 50.8%
HTML 17.7%
JavaScript 17.4%
CSS 13%
TSQL 0.9%
Other 0.2%