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.
- The Standups project is split into two seperate repositories: Client (You are currently in) & https://github.com/armaandh/standups-api
Installation
Additional Info
- Setup all the infrastructure resources in AWS cloud environment. | Go to https://github.com/armaandh/standups-api and go through all steps
- Go to root folder
- Include
amazonConfig.js
file intosrc/utils folder
| You have to get it after AWS setup is done - Install packages | >
npm install
- Run the project | >
npm start
- 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
- Run the deployment command | >
serverless deploy
- 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
1.0 - Initial Release
MIT © Paul Cowles, Armaan Dhanji, Edgar Zapeka, Cha Tum, Liam Macneil