Skip to content

VenkaSri/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Click here for a live preview

The process

I actually spent a couple days on designing the look of the application using Figma. Here is a final look of the design before I started coding.

Before I even looked at the specifications on how to move forward with this project, I had an idea of having a card for the form elements and for the inputted values to just show up on the same card as soon the form had been submitted.

Turned out okay

d

I definitely would have wrote way less JS code if I had just made a popup or something for the form, but I learned alot about dynamically creating elements.

What I learned

  • Writing object constructors
  • Prototypes

Features to implement

  • A way to store all the added cards even after user exits page
  • Better and more specific validation for each input
  • Reponsive design for mobile
  • Add stats

Demo

Demo

Tools

  • Visual Studio Code
  • Figma