Giter Site home page Giter Site logo

web_project_4's Introduction

Project 4-Project 9: Around The U.S.

Overview

  • Intro
  • Description and functionality
  • Technologies

Intro

  • Project 9 for the Practicum by Yandex curriculum.

  • A photo app which enables users to create/add or remove customized photo cards, view and like various travel and nature photos that other users upload as in the case of social media platforms.

Description and Functionality

  • The page contains HTML, CSS and JavaScript componenets. It is responsive to desktop and mobile screen sizes. The layout consists of flexbox and grid technologies. Also, the project follows the BEM methodology and file structure.

  • The creation of the photo cards, popups and the form validation functionality were applied through classes in Object-Oriented Programming. The code was refactored using loose coupling. The components were gathered and implemented in accordance with the modular JavaScript approach. After setting up Webpack bundling and building, JS transpilation and minification by using Babel, CSS minification and autoprefixing by using PostCSS and image/font processing were implemented.

  • The page includes photo cards which a user can add, like or remove and modal windows containing form elements which allows the user to edit the profile text content and the profile picture, lets the user view photos in detail or enables the user to create customized photo cards. These functionalities have been created via JavaScript and DOM methods.

  • The functionalities that allows users to interact with each other and uploaded/loaded data were managed by API and Asynchronous Programming.

Technologies;

  • HTML5
  • CSS3
  • JavaScript
  • Flexbox
  • Grid
  • BEM methodology
  • Figma
  • Object-oriented programming
  • Asynchronous Programming
  • API
  • Webpack
  • Babel
  • PostCSS

Link to the project

web_project_4's People

Contributors

gozdehisarckllar avatar dependabot[bot] avatar

Watchers

 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.