Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature#6 about section #10

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Feature#6 about section #10

wants to merge 27 commits into from

Conversation

jairolan
Copy link
Collaborator

@jairolan jairolan commented Sep 7, 2021

Description

  • I've coded the about section.

  • I added the sass structure.

  • I added the assets images.

  • I imported the different styles in their respective files.

    Screenshots

Captura de pantalla_área-de-selección_20210907164720
Captura de pantalla_área-de-selección_20210907164931
Captura de pantalla_área-de-selección_20210907164839

SampabloC and others added 14 commits August 31, 2021 00:29
Add mobile, tablet and desktop version
Add neccesary images to work

Co-authored-by: AlejandroVI99 <avi200599@gmail.com>
We added new logo and togglers image to the navbar, also we added styles to them.
We deleted the old logos and toggler image.

Co-authored-by: SampabloC <sampablo-jisc@outlock.com>
I've finished the mobile version of the hero
Change Logo automatically when user open or close the navbar
Add styles for every logo when is open or closed

Co-authored-by: AlejandroVI99 <avi200599@gmail.com>
I've finished styling the hero in the tablet layout
We separate the JS scripts from the navbar partial, to a new JS file, also
we change the img html tag for the helper image_tag from rails in the navbar.

Co-authored-by: SampabloC <sampablo-jisc@outlook.com>
I've finished styling the hero in the desktop layout

Co-authored-by: OmarRoBra <jrodriguez40@ucol.mx>
I've finished styling the hero in the desktop layout

Co-authored-by: OmarRoBra <jrodriguez40@ucol.mx>
Change font type
Fix effect when mouse is over
Fix tablet trouble when screen rotate
Fix responsive logo

Co-authored-by: AlejandroVI99 <avi200599@gmail.com>
@cfcortes cfcortes temporarily deployed to bc-landing-2-feature-6--tzgvls September 7, 2021 22:00 Inactive
@jairolan jairolan linked an issue Sep 7, 2021 that may be closed by this pull request
1 task
Copy link
Collaborator

@YilKanda YilKanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on a suggestion.

app/views/home/_about.html.erb Outdated Show resolved Hide resolved
cfcortes and others added 4 commits September 8, 2021 15:53
The Ruby I18n (shorthand for internationalization) gem which is shipped with Ruby on Rails provides an easy-to-use and extensible framework for translating our application to a single custom language other than English or for providing multi-language support in your application.

The process of "internationalization" usually means to abstract all strings and other locale specific bits (such as date or currency formats) out of our application.
xFerchoVJ
xFerchoVJ previously approved these changes Sep 9, 2021
cfcortes and others added 4 commits September 10, 2021 10:44
…lization-i18n

Feature #14 Implementing Rails Internationalization (I18n)
I've eliminated the BrightCoders title
We've fixed the behavior of the hero when switching devices

Co-authored-by: OmarRoBra <jrodriguez40@ucol.mx>
@YilKanda YilKanda mentioned this pull request Oct 6, 2021
xFerchoVJ and others added 2 commits October 7, 2021 15:18
I've added and semicolon in ./app/javascript/stylesheets/application.scss
and also use prettier for my styles file in case a semicolon was missing,
it's a code formatter
@cfcortes cfcortes temporarily deployed to bc-landing-2-feature-6--edqfhp October 12, 2021 15:38 Inactive
@jairolan jairolan temporarily deployed to bc-landing-2-feature-6--edqfhp October 12, 2021 21:53 Inactive
@jairolan jairolan temporarily deployed to bc-landing-2-feature-6--edqfhp October 14, 2021 16:45 Inactive
@jairolan jairolan temporarily deployed to bc-landing-2-feature-6--edqfhp October 19, 2021 04:28 Inactive
Copy link
Collaborator

@YilKanda YilKanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the commits of your PR, I feel that there are some commits that do not belong to your PR, that can generate duplication of commits in the tree (main branch).

Remember, your PR should only show the commits that you have made.

Use the "Rebase" and not the merge in your branch.

imagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About brightcoders section
6 participants