Skip to content

Standups is a project developed to help facilitate remote scrum meetings (Standups) in the workplace. The project is open-source and contributions are greatly appreciated.

Notifications You must be signed in to change notification settings

armaandh/standups-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Video-Based Tool to facilitate Morning Scrum Standups

Standups is a project developed to help facilitate remote scrum meetings (Standups) in the workplace. The project is open-source and contributions are greatly appreciated.

Important Notices

Table of Contents

Features

Installation

Additional Info

Client Side Installation

  1. Setup all the infrastructure resources in AWS cloud environment. | Go to https://github.com/armaandh/standups-api and go through all steps
  2. Go to root folder
  3. Include amazonConfig.js file into src/utils folder | You have to get it after AWS setup is done
  4. Install packages | >npm install
  5. Run the project | >npm start

Server Side Installation

  1. This project relies on Serverless Framework & Amazon Web Services.
# Installing the serverless cli
npm install -g serverless
# Updating serverless from a previous version of serverless
npm install -g serverless
# Login to the serverless platform
serverless login
  1. Run the deployment command | >serverless deploy

Features

  • Ability to create teams and sub-teams to organize your company departments
  • Record Video using your Computers WebCam or through your phone camera.
  • View other teams Standup meeting videos

Changelog

1.0 - Initial Release

License

MIT © Paul Cowles, Armaan Dhanji, Edgar Zapeka, Cha Tum, Liam Macneil

About

Standups is a project developed to help facilitate remote scrum meetings (Standups) in the workplace. The project is open-source and contributions are greatly appreciated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published