Trainee web devlopment
Learned skills needed to work on collaborative software projects using Markdown.
Worked the foundational workflows of software development by learning to write Markdown locally on your own computer using Visual Studio Code (VSCode), the Command Line Interface (CLI), and NPM scripts to automate your code's quality (formatting, linting and spell checking).
Worked on using Git to save and organize development process. worked on Git to go back to previous versions of project, and to work on different changes in parallel.
Worked on to connect local Git repositories with a GitHub repository to add more structure to development process and to share projects
Worked to collaborate with a group on a single project hosted in a GitHub repository. GitHub's project management features to organize group's tasks and to double-check project's code quality.
Worked on together in a group to build small websites in incremental steps according to a plan. Given final code, a detailed plan to rebuild it, and worked as a group following the processes in Planning and Collaborating.
Worked as writing your own plans as a group. given only the final code for HTML/CSS web pages, the group wrote a detailed plan for rebuilding the website in small steps.
Worked as Agile Development by developing a larger, open-ended web pages and adapting your plans as you go. worked on having regular meetings with your group to review the website's progress, review your plan, and make any changes in the plan that are necessary to keep the project on schedule.
Worked as website respond to the user’s behaviour and environment based on screen size, platform, and orientation.