# Tiny Thoughts Presentation --- ## Why, What, How? ### How did your team split up the work? - We went through the user stories and broke the tasks we had to do for each story and some of the other requirements - We put these into the project board and converted some of them into issues and assigned them to each other --- ##### How did your team choose to pair? How often did you swap pairs? - One pair would work on the js/cypress and the other would work on the CSS, however the after the CSS is done we would all try to fix some of the errors we would face in node and cypress - We would usually swap pairs after finishing the set tasks --- ## Project Demo - Our microblogging site was called Tiny Thoughts :cloud: :cloud: - Tiny thoughts made us think of staring up at the sky so we added a cloud/ weather theme when styling --- [Tiny Thoughts](https://tiny-thoughts.herokuapp.com) --- ## Project Roles #### Scrum Facilitator: _Juliette_ #### DevOps: _Adam_ #### User Experience: _Paolo_ #### Quality Assurance: _Milly_ --- ## How did the team roles work? - Getting to grips with what the roles mean --- ### _Next time_ - Introduce stand up and include each person reviewing the progress of tasks related to their role --- ## Sharing out commits and 'drive time' [![screenshot](https://media.discordapp.net/attachments/930793437417078785/931530613859696680/Screen_Shot_2022-01-14_at_12.49.50.png) --- ## Code walk through / things we learnt ---- We learned how to create a web server ![web server](https://www.techniajz.com/techniajz/assets/uploads/blog_images/3fb80a1a686d0247446e0b4f4b4efe12.png) ---- We learned how to use forms to send POST requests ---- We learned how to use modules ![node modules](https://res.cloudinary.com/practicaldev/image/fetch/s--A4w-dlIV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/cc1ijb983a8x222cp1cf.png) ---- We learned basic commands with Cypress * ``` .get() ``` * ``` .find() ``` * ``` .visit() ``` * ``` .type() ``` * ``` .contains() ``` * ``` .url() ``` * ``` .should() ``` ---- We learned the difference between response.end() and response.send() ---- We learned how to deploy on Heroku and we had a little issue --- Issue with Chrome / Cypress "chromeWebSecurity": false, something you're proud of --- - Challenges :person_climbing: Remembering which files go where :confused: - Something that is still baffling :shocked_face_with_exploding_head: Keeping the server side code secret :face_with_finger_covering_closed_lips: --- Talk through someone elses code :face_with_monocle: ![](https://i.imgur.com/SDu7OCG.png)
{"metaMigratedAt":"2023-06-16T17:53:20.523Z","metaMigratedFrom":"Content","title":"Tiny Thoughts Presentation","breaks":true,"contributors":"[{\"id\":\"e5b68a4f-393a-493d-b3f4-835497a37486\",\"add\":1473,\"del\":285},{\"id\":\"ae3532b1-4610-4f25-89ec-b00c8da7a54b\",\"add\":331,\"del\":118},{\"id\":\"9e5170a0-78d4-4b78-8fba-f500bdd88450\",\"add\":987,\"del\":181},{\"id\":\"6efe631b-dc1b-41c9-af3f-fd298e6c280c\",\"add\":657,\"del\":164}]"}
    219 views