Skip to content

KP1709/DigitalProfileCardMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Profile Card Maker

Netlify Status

https://kareenapatel-digitalprofilecardmaker.netlify.app/

⌨️ Technology + Asset stack

HTML / CSS / npm / React.js / Node.js / Vite / Font Awesome

🍼 Introduction

While learning React through Bob Ziroll's Scrimba Course (Learn React), I paid tribute to Per Harald Borgen's Learn HTML and CSS course, his Javascript course and Fredrik Ridderfalk's Learn Accessible Web Design course by creating a customisable digital profile card. In this web application users enter their information edited on the card in real time. The way React handles forms was used as an advantage as the application constantly 'listens' for input changes. In addition, users can customise the card's colours in real time.

🛠️ Features

  • Users enter their details in a form. Each input has a label attached to increase accessibility.
  • Placeholder text describes an example entry to improve user experience of those using screen readers.
  • Users can select a photo from their device to use.
  • An icon can be included at the bottom of the card if users chose so.
  • Users have freedom over the colours they pick for the header, card background and image border.
  • Responsive design so the page can be displayed on different devices.

📚 Resources used

➕ Potential features to add

  • Able to download card as an image
  • Ability to change font colour
  • Users choosing the colour of the icon (If possible in Font Awesome)
  • Changing UI of colour picking input

🩹 Fixes to consider

  • On mobile devices, the colour input does not change at all

About

A web application to design simple digital profile cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors