Skip to content

A part of my JavaScript Scrimba course. Used to count people at any place. Redesigned from scratch.

Notifications You must be signed in to change notification settings

iqra0001/Passenger-Counter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passenger Counter App

Table of contents

Overview

Screenshot

Mobile

Desktop

Links

My process

Languages and Tools

  • HTML5
  • CSS3
  • JavaScript
  • Sublime Text 3

Built With

  • Desktop first workflow
  • Semantic HTML5 markup
  • Custom CSS Properties
  • CSS Flexbox
  • Vanilla JavaScript

What I Learnt

  • Customization of SVG icon colors with CSS filters
  • Use of rem for font-size instead of fixed units like px in order to make the design responsive by simply adjusting the font-size of the root element in the media query
  • Basics of JavaScript like declaring variables, using various data types (string, number, boolean etc) to assign values to variables and creating functions to perform a specific task

Useful Resources

Acknowledgements

Author

About

A part of my JavaScript Scrimba course. Used to count people at any place. Redesigned from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published