Geen omschrijving

Fela Maslen 8c71c2681e Merged in feature/delete-button (pull request #12) 7 jaren geleden
src 48cac6d7f6 Added delete button 7 jaren geleden
test aa6fd52cbd Use takeEvery and forked effects on CRUD update sagas, to enable simultaneous operations 7 jaren geleden
.babelrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 jaren geleden
.env.example 47d3b098e7 Added Synergist module to get timesheet data 7 jaren geleden
.eslintrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 jaren geleden
.gitignore 4e171363e6 Initial full stack app boilerplate with hot reloading 7 jaren geleden
README.md c78e85b585 Initial commit with readme 7 jaren geleden
index.js 6c452a456a Moved server inside src directory 7 jaren geleden
package-lock.json 0855529553 Extremely basic user whitelist editor GUI 7 jaren geleden
package.json 0855529553 Extremely basic user whitelist editor GUI 7 jaren geleden
webpack.config.js a191c07761 Added missing hot module replacement plugin and entry points 7 jaren geleden

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