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 filesInstalling 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
Installation and configuration of Sourcetree
I installed this software with the objective of facilitating updates between my PC and Gitlab.
Downloaded from the page: https://www.sourcetreeapp.com/.>Next we clone with the GitLab link, and creating a folder on my computer.
Useful links
After researching the different software, I decided to make the page using the HTML language using the Visual Studio interface, and upload the updates using Git Bash
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: