No Description

Fela Maslen 9f9ff01aff Merged in feature/phrase-editing (pull request #9) 7 years ago
src 6d48ce5b9d Added phrase edit box 7 years ago
test aa6fd52cbd Use takeEvery and forked effects on CRUD update sagas, to enable simultaneous operations 7 years ago
.babelrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 years ago
.env.example 47d3b098e7 Added Synergist module to get timesheet data 7 years ago
.eslintrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 years ago
.gitignore 4e171363e6 Initial full stack app boilerplate with hot reloading 7 years ago
README.md c78e85b585 Initial commit with readme 7 years ago
index.js 6c452a456a Moved server inside src directory 7 years ago
package-lock.json 0855529553 Extremely basic user whitelist editor GUI 7 years ago
package.json 0855529553 Extremely basic user whitelist editor GUI 7 years ago
webpack.config.js 43069cf783 Added selector to get CRUD list items 7 years ago

README.md

GuruBot2

  • Issues URL: tbc
  • Node version: 10.x
  • URLS
    • Production: tbc
    • Development: tbc

Description

This is an Express / React full stack Javascript app. The backend handles notifying people (via the Slack and Synergist APIs) that they have not completed their time sheets.

The frontend is intended as a gateway to administer aspects of the app, such as which users to check.

Prerequisites

TBC

Installation Steps

TBC

Development

TBC

Built with

TBC

Implementation and/or architecture

TBC

Deployment

Development

TBC

Production

TBC