Skip to content

Artis-Dev/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Project to create small Library app using only HTML, CSS and Vanilla JS.

From The Odin Project's curriculum.

🔗 Live preview: here

Built with

Technologies

  • HTML
  • CSS
  • JS

Tools

  • Visual Studio Code
  • Linux terminal
  • Git and GitHub
  • ESLint + Airbnb JavaScript Style Guide

Third party code

Outcome

  • Used HTML5 semantic elements for better readability and structure.
  • Used CSS3 flex to create layout.
  • Used Git and GitHub for project management.
  • Tried to maintain clean code.
  • Cross tested on Firefox and Chromium based browsers.

Summary

What I learned

  • Better knowledge of Javascript and DOM.
  • Better knowledge of git branching/merging.
  • Learned to add modal popups.
  • Learned to use Constraint Validation API.
  • A lot of minor things.

Author

👤 ArtisDev