2022-08-13 12:47:27 +01:00
<!DOCTYPE html>
< HTML lang = "en" >
< HEAD >
< META http-equiv = "Content-type" content = "text/html;charset=UTF-8" / >
2022-08-13 14:20:52 +01:00
< TITLE > E-42 SoftEng Dept. - Porto Space Team< / TITLE >
2022-08-13 12:47:27 +01:00
< LINK rel = "stylesheet" href = "https://diogo.site/assets/css/main.css" type = "text/css" >
< LINK rel = "shortcut icon" href = "about:blank" >
< META name = "viewport" content = "width=device-width, initial-scale=1.0, user-scalable=yes" / >
< / HEAD >
< BODY >
< HEADER >
< DIV id = "header-content" >
2022-08-13 14:20:52 +01:00
< H1 > E-42 SoftEng Dept. - Porto Space Team< / H1 >
2022-08-13 12:47:27 +01:00
< NAV >
< UL >
< LI > < A href = "/" > Staff< / A > < / LI >
< LI > < A href = "https://docs.google.com/spreadsheets/d/1ZWNEMillDsazFKvDcpFJw7AXnhd0d832PTYg6xVqTRE/edit?usp=sharing" > Availability< / A > < / LI >
< LI > < A href = "https://blog.diogo.site/2022-08-12-rocket" > Situation Report< / A > < / LI >
< LI > < A href = "https://kanban.undefinedhackers.net/?controller=BoardViewController&action=show&project_id=3" > Kanban< / A > [< A href = "https://kanban.undefinedhackers.net/?controller=BoardViewController&action=readonly&token=5462eb4b047a0a8828cafb4d0f09461b970c07c1d31801536558542f723a" > P< / A > ]< / LI >
< LI > < A href = "https://drive.google.com/drive/u/0/folders/1fVqTATvoZ9vamQRb-SL8uIvnawgUTdEN" > Drive< / A > < / LI >
< LI > < A href = "https://codeberg.org/portospaceteam" > Codeberg< / A > < / LI >
< LI > < A href = "#" > New Members< / A > < / LI >
< / UL >
< / NAV >
< / DIV >
< / HEADER >
< HR >
< MAIN >
< SECTION >
< H2 > Ahoy-hoy!< / H2 >
2022-08-13 14:20:52 +01:00
< P > Welcome to E-42, and thank you for your interest in joining us!< / P >
2022-08-13 12:47:27 +01:00
< P > Please read the general situation report (sitrep) linked in the top menu so you understand the State of The Art (SoTA) of this department.< / P >
< P > We use certain tools and methodologies here, and it's important that you know how they work and be consistent.< / P >
< P > The team is currently 7-members long, where Diogo Peralta Cordeiro is working as Project Manager (Project Owner and SCRUM Master).< / P >
< H3 > Tools/Platforms< / H3 >
< UL >
2022-08-31 22:14:21 +01:00
< LI > < B > php-kanban< / B > as our < A href = "https://en.wikipedia.org/wiki/Scrum" > SCRUM< / A > board;< / LI >
< LI > < B > Codeberg< / B > as our GIT host, and markdown for periodic reports;< / LI >
< LI > < B > Google Drive< / B > for storing documents. This department will always present more formal final reports in LaTeX, these are produced by the Project Manager;< / LI >
2022-08-13 12:47:27 +01:00
< / UL >
< H3 > Learning resources< / H3 >
< UL >
< LI > GIT
< UL >
< LI > < A href = "https://www.dcc.fc.up.pt/~pbv/aulas/compiladores/teoricas/gitprimer.pdf" > GIT Primer (pt-pt)< / A > < / LI >
< LI > < A href = "https://www.youtube.com/watch?v=MJUJ4wbFm_A" > Introductory Workshop to Git< / A > < / LI >
< / UL >
< / LI >
2022-08-31 22:14:21 +01:00
< LI > < A href = "https://blog.diogo.site/2021-06-25-gpg" > GPG< / A > < / LI >
2022-08-13 12:47:27 +01:00
< / UL >
< / SECTION >
< / MAIN >
< HR >
< FOOTER >
< P > < SMALL > Unless stated otherwise, you can assume < A href = "https://creativecommons.org/licenses/by-sa/4.0/" > Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)< / A > .< / SMALL > < / P >
< / FOOTER >
< / BODY >
< / HTML >