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

Feature/onboarding mi sm #282

Merged
merged 16 commits into from
Jul 19, 2023
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Follow these steps to get up and running:
~~~.bash
git clone https://github.com/AmpersandTarski/RAP.git RAP
cd RAP
git checkout development
git checkout main
~~~

This will clone the software and make it available on your machine.
Expand Down Expand Up @@ -65,13 +65,13 @@ Follow these steps to get up and running:
```

5. In your browser, navigate to your hostname, e.g. `localhost`. You should now see this:
![install the database](https://github.com/AmpersandTarski/RAP/blob/master/RAP%20reinstall%20application%202020-11-02.png?raw=true)
![install the database](https://github.com/AmpersandTarski/RAP/blob/main/RAP_reinstall_screen.png?raw=true)

6. Now click the red "Reinstall application" button. This creates a fresh RAP4 database, so it may take a while.

7. In your browser, click on Home or navigate to your hostname, e.g. http://localhost.
Now you will see the RAP-application
![landing page](https://github.com/AmpersandTarski/RAP/blob/master/RAP%20landing%20page%202020-11-02.png)
![landing page](https://github.com/AmpersandTarski/RAP/blob/main/RAP_reinstalled_screen.png)

8. You're not done yet! Now enable RAP to generate prototypes for your users
```
Expand Down
40 changes: 40 additions & 0 deletions docs/onboarding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Onboarding

List of activities to get a new developer up-to speed with RAP development.

## GitHub memberships

Ensure you have a GitHub account. This can be a 'professional' account connected to your Ordina email or any other account.

Request membership to

- [AmpersandTarski](https://github.com/orgs/AmpersandTarski/people) organization and
- [Ordina A-team](https://github.com/orgs/AmpersandTarski/teams/ordina-a-team/members).

For this, contact [Han Joosten](https://github.com/hanjoosten), and provide him with your Github account name (or URL to your GitHub profile page).

## Microsoft Teams memberships

Request

- Membership Microsoft Teams project [Project A & NUT-Vluchtelingen opensource
](https://teams.microsoft.com/l/team/19%3ayM9P1tFiWIADqDUbLDyX7ksB1Oavi04StkxyS6grh7A1%40thread.tacv2/conversations?groupId=09b86f1c-3ba6-411d-9b16-f0915eb2ed8a&tenantId=a254b169-0a6b-47f9-af4c-169704421c2e).
- Owner permissions on that project (seems to be current practise).
- Tagged as _AmpersandTarski A-team_ (facilitates initiating chats).
-

For these authorizations, contact [Frank Teusink](<mailto:Frank.Teusink@ordina.nl?subject=Request for A-team authorization>).

## Meetings

Request invitations to the regular (Microsoft Teams) meetings.

These are currently:

- NUTwente/Ampersand wekelijkse overleg; every monday 11:30, 1 hour.
- Daily standup; tuesday till friday 11:30, 30 minutes
- A-team: Sprint review; at end of sprint, friday 9:00, 50 minutes
- A-team: Sprint retrospective; at end of sprint, friday 10:00, 50 minutes
- A-team: Sprint planning; at end of sprint, friday 11:00, 50 minutes

For these invites, contact [Frank Teusink](<mailto:Frank.Teusink@ordina.nl?subject=Request for invitations of A-team meetings>).