Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This repository contains the source code of the **web-app**, if you are looking
</p>

## BUILD YOUR OWN RADAR (aka BYOR)
ThoughtWorks build its own Technology Radar twice a year.
Thoughtworks builds its own Technology Radar twice a year.
> you can find the latest edition [here](https://www.thoughtworks.com/radar).

We found it so useful that we decided to share the process and build some tools to help every organization run their own radar creation exercise.
Expand All @@ -39,14 +39,14 @@ This enables you to:
- Work out what kind of technology organization you want to be
- Set a path for future success

ThoughtWorks encourage you to run the radar twice a year to keep your organisation aware of the fast changing technologies landscape.
Thoughtworks encourages you to run the radar twice a year to keep your organisation aware of the fast changing technologies landscape.


## BYOR-VotingApp

### Main features

The BYOR-VotingApp comes preloaded with around 943 technologies to choose among and 1.860 blips evaluated by ThoughtWorks to compare with, extracted from TW TechRadar Vol1 up to Vol20.
The BYOR-VotingApp comes preloaded with around 943 technologies to choose among and 1.860 blips evaluated by Thoughtworks to compare with, extracted from TW TechRadar Vol1 up to Vol20.

If you are planning to use the BYOR creation excercise, the BYOR-VotingApp can help you to:
- [manage one or more BYOR sessions](docs/admin_guide.md#manage-voting-events)
Expand All @@ -57,7 +57,7 @@ If you are planning to use the BYOR creation excercise, the BYOR-VotingApp can h
- :warning: **[*TODO*]** identify technologies where people disagree on rings and a further decision is needed
- [display the most voted technologies in real-time](docs/admin_guide.md#generate-an-event-word-cloud)
- [display the final tech radar resulting from the votes collected from the participants of the event](docs/admin_guide.md#generate-an-event-tech-radar)
- [show, for matching technologies, the ratings coming from the blips collected alognside with the ones published by ThoughtWorks](docs/admin_guide.md#thoughtworks-blips)
- [show, for matching technologies, the ratings coming from the blips collected alognside with the ones published by Thoughtworks](docs/admin_guide.md#thoughtworks-blips)

All the Data is stored in a MongoDB database.

Expand Down