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

enhancement/requested-changes #23

Merged
merged 6 commits into from
Jan 25, 2024
Merged

Conversation

mateusriff
Copy link
Collaborator

@mateusriff mateusriff commented Jan 25, 2024

Make Requested Changes

Changes

  • BETTER Navbar Logo: enhanced the resolution of the navbar's logo;
  • NEW Banner: created a new the banner do enhance responsivity;
  • HIDDEN information modals: modals were uncool and I removed them;
  • ENHANCED responsivity: better responsivity at the sponsors section and overall.

How to test

Before testing, you must have Node and the Node Package Manager (NPM) installed on your machine.

Initial Setup

  1. Clone this repository by doing git clone https://github.com/robocin/robocin-website.git;
  2. Install dependencies with npm install --legacy-peer-deps;
  3. Switch to this branch with git checkout enhancement/requested-changes;
  4. Do npm run dev to start the application locally;
  5. Go to http://localhost:3000.

End-to-end Tests

Check if the changes made sufficiently address and resolve issues raised by feedbacks, described on issue #22.

@mateusriff mateusriff added the enhancement New feature or request label Jan 25, 2024
@mateusriff mateusriff self-assigned this Jan 25, 2024
@mateusriff mateusriff linked an issue Jan 25, 2024 that may be closed by this pull request
6 tasks
@mateusriff mateusriff merged commit c21d77a into develop Jan 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Make requested changes
1 participant