1. Project management¶
In the first week, I learned how to program an introductory page and wrote everything about myself through the site, and it was easy to use and flexible. We used a program that helps with the download and transfer of information from it to the site, and I had problems with this program. I started to work with the start of the business, faced the work at work with the start of the work, and set off to work in the front of the work
gitlab and atom¶
- This is my first week here in fab lab academy to experience a new thing and learn more about everything i could do in this course. The website: The first way that I learned about how to edit my page and upload my notes is on gitlab . Gitlab is a website that i could edit and add information by coding and writing and then i send it to go for the rest of the world to see it . I did the *about me * page and I wrote what tells about me and my background. I added some pictures and here is how i did it . I clicked on my name then on docs then index and I uploaded the pictures to the website so i can add the coding of it on the page . the second software that works for website coding is atom . Atom is a software tool that helps you to code and edit your work and then upload it to the internet. Its doing the same job as gitlab but it took much more longer to download and i didnt know how to use it and it was hard to deal with so i sticked with gilab website
the steps i followed¶
We need to have a location or environment where we can change the code that is available on GitLab locally. Moreover, a program that can download the project’s source code from GitLab and upload locally made changes to the cloud.
We’ll use a program called Atom for the environment, where we may change the code. The code will be downloaded and uploaded to the cloud, in this case GitLab, using Gitbash.
First, as you can see below, we downloaded the software from the official website.
Atom Git smack Then, using Git software, we copied our websites’ data from the cloud to our local workstations
The command “git clone “Address”” was used to copy the Git repository to a local folder on the PC. The Git repository’s HTTPS link was copied and pasted into the GitBash window. GitBash copies the GIT repository to the computer after running the aforementioned code.
the process of how i upload images:¶
here is where i keep my screenshots in this file so i can upload them in the gitlab
then i upload all the files into week01 so i can havee a similar code for all the files i upload
here i upload and then i write the code and am done
here is a picture of the edit page