Simple Slack app that allows a user to assign a task to another user and then allows the other user to report back the status of the task.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node ('13.3.0')
git clone [email protected]:ajilityj/dogs-for-donuts.git
cd dogs-for-donuts
npm install
npm start