Giter Site home page Giter Site logo

potr_pots's Introduction

POTR POTS landing page

Implement landing page according to Figma design - Use BEM and SCSS

  • The design 1440px
  • Notebook 1280px
  • Tablet 768px
  • Mobile (> 320px)
  1. Implement the header with nav.
  2. Implement For whom block.
  3. Implement Features block.
  4. Implement POTR team block with the card reused 3 times.
  5. Implement Materials block with 4 process cards.
  6. Implement POTR size block.
  7. Implement Benefits block.
  8. Implement Questions block
  9. Implement the footer.

HR important moments

  • Скорость анимаций на всем лендинге одинаковая (например увеличение при наведении или выезд блоков при скроле)
  • Placeholder в формах подсказывают что именно ввести, а если стоит валидация формы, то понятно в каком формате вводить номер телефона
  • Убедитесь, что с мобильных выглядит все аккуратно и без горизонтальной прокрутки
  • Добавьте favicon
  • Добавьте мягкий скролл при клике на меню до соответствующих блоков страницы
  • Кнопки в футер меню также должны быть кликабельны и вести на блоки в лендинге.
  • После нажатия кнопок меню лендинг скролит именно на начало нужного блока (именно, туда, где начинается его секция)
  • Важно, чтобы у пользователя была возможность удобно написать текст в 2-3 строки в поле message
  • При попытке отправить форму нет 405 ошибки, нужно чтобы данные вносились, форма очищалась, а после отправки перекидывало на верх страницы или происходила перезагрузка страницы
  • Иконки соцсетей в лендинге при нажатии пусть ведут на реальные соц.сети
  • Кнопка корзины кликабельна и ведет на форму обратной связи
  • Для пользователя удобно, когда при клике на Address, он открывался в новой вкладке в гугл-картах.

Github flow

  1. Fork the repo.
  2. Clone the forked one. (The project link should have your name but not mate-academy)
  3. Run npm install (or just npm i)
  4. Run npm start.
  5. Open one more terminal window for the next steps
  6. git checkout -b develop - to create new branch and switch on it
  7. Write you code in src folder
  8. Run npm run lint and fix code style errors.
  9. Run npm run deploy to deploy your solution to gh-pages
  10. git add . && git commit -m 'solution' to save your changes
  11. git push origin develop - to send you code for PR
  12. Create a Pull Request (PR) from your branch develop to branch master of original repo.
  13. Replace <your_account> with your Github username in the DEMO LINK
  14. Copy DEMO LINK to the PR description

To update you PR repeat steps 7-11

--> CHECKLIST

potr_pots's People

Contributors

mykola-yarchuk avatar mgrinko avatar aliceblunt8 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.