Skip to content

GustavoSMafra/task-master

Repository files navigation

TaskMaster

A simplified general purpose task manager in Node.js

Key FeaturesHow To UseDownloadCreditsRelatedLicense

screenshot

Key Features

  • Manage tasks
  • Categorize tasks
  • Create checklists to break down your tasks
  • Organize your tasks by their status

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/GustavoSMafra/task-master.git

# Go into the repository
$ cd task-master

# Install dependencies
$ npm install

# Run the app
$ npm start

Localhost Don't forget to create a .env with the necessary information, all you need is a local database and a secret key that will be used by bcrypt. (All you need is in the .env-default file)

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Download

You can download the latest installable version of TaskMaster for Windows, macOS and Linux.

Credits

This software uses the following open source packages:

Related

TaskMaster - Web version of TaskMaster (The project can be unavailable)

License

MIT © Gustavo Mafra

About

A generic task controller in node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors