Project management.
I summarize my my experience in the first week Install, understand and configure the softwars. And I also share with you my first ideas about the final project..
And a special mention to:
Git is a distributed version control system that creates local repositories, allows collaborative work, and does not depend on a server.
Git Bash is an application for Microsoft Windows environments that provides an emulation layer for a Git command line experience using unix commands.
Downloaded from the page: https://gitforwindows.org/.
It must be configured from the terminal with the username and email with these commands:
git config --global user.name"username"
git config --global user.email"email@com"
List of useful commands to upload files:
$ git status -> to see the status of the files to be updated
$ git add public/images/w5 ~Indicate the location and files to be uploaded
$ git commit -m " update index" ~attach a comment about the update made.
$ git push origin main ~Upload updated files
1.1.2 Installing Visual Studio Code
Visual Studio Code is a code editor, This occasion I will use it to edit the page with html. The program was downloaded from the official visual studio website.
In my case, use the editor to program in:
- Html
- Python
1.1.3 Installation and configuration of Sourcetree
In order to streamline the process of synchronizing code between my local computer and the GitLab repository, I proceeded with the installation and configuration of Sourcetree, a free Git client with a graphical user interface that simplifies version control operations.
Download and Installation
The software was downloaded from the official website:
https://www.sourcetreeapp.com
The installation process is straightforward and guided. During setup, Sourcetree may request the user to log in with an Atlassian account (necessary to complete the installation), and optionally, to connect to remote Git platforms such as GitHub, Bitbucket, or GitLab.
GitLab Integration
Once installed, I configured Sourcetree to work with my GitLab repository. The steps were as follows:
This process established the initial connection between my local workspace and the remote GitLab repository, allowing version control operations such as commits, pushes, and pulls.
To ensure smooth synchronization, I also:
username and email under Tools > Options > Git.In order to streamline the process of synchronizing code between my local computer and the GitLab repository, I proceeded with the installation and configuration of Sourcetree, a free Git client with a graphical user interface that simplifies version control operations.
1. Download and Installation
The software was downloaded from the official website:
https://www.sourcetreeapp.com Initial Configuration (Optional but Recommended)All-sky cameras are used to capture the passage of meteorites and bolides through the atmosphere, recording the sky throughout the night.
Generally, these cameras are permanently exposed to sunlight, in certain latitudes (between the equator and the tropics) the intense sunlight quickly reduces the useful life of the camera.
This case allows the camera lens to be covered during the day for protection and automatically opens at night.
The project consists of a case that provides access to an all-sky camera with all the electronics and cables, it should have: