Please, use this repository as a base for the training. The idea is to fork this project so everyone uses the same folder structure.
####Index
###Objective
This course teaches the basics of Scrum framework
→ index
###Who Should Attend
The training requires a basic knowledge of the technologies in question such as Java, REST, Git, Html, CSS, although the main objective of the workshop is not the technology and development.
→ index
###Duration
Two weeks total.
→ index
###Technical Assistance
You can contact other workshop participants or any available tutor if you need technical assistance.
Technical tutors
Leandro Maro ([email protected])
Alejandro Zapiola ([email protected])
Martín Chait ([email protected])
Leandro Burgos ([email protected])
→ index
###Materials
-
Install Java SDK.
-
Create your own GitHub account. Follow this guideline to setup your account. Also you can read further about Git in Try Git or Learn Git Branching
-
Postman or any other tool that provide the same features.
-
Fork this repo https://github.com/Leandromaro/libraryWorkshop to use as a base to host the project code. Read this for instructions.
→ index
###General Guidelines
-
All code and documentation must be in English.
-
You will commit all your code on a daily basis, when you finish your practice.
-
To push your changes to the upstream you will have to create a pull request. Read this to understand the pull request flow.
-
The code will be reviewed and suggestion may be added before approving the pull request.
-
Once the pull request is approved you will be able to merge it to the repository.
→ index
Thanks for reading!