/BoringTasks

HTML5 Web App to take care of all those tasks with built-in markdown editor for notes taking

Primary LanguageJavaScript

BoringTasks

HTML5 Web application to keep track of all tasks and their associated notes.

Screenshot

Application Screenshot

Requirements

Installation

  1. Unzip the code into your webserver root. Start your webserver

Or

  1. make will start the application in the terminal. Open http://127.0.0.1:8934 to access the application

Demo Run

bash$ cd /var/www/html
bash$ git clone https://github.com/nareshv/BoringTasks.git

Open http://127.0.0.1/BoringTasks/ in your browser

Planned Features

  • Report Generation
    • Weekly
    • Monthly
  • Multi Browser Synchronisation
    • Synchronize for the first time from remote instance

Contributors

Just fork & submit PR

Author

nareshv@

License

MIT