Artis-Dev / library

Learning project: Create a small Library app

Home Page:https://artis-dev.github.io/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learning project: Create a small Library app

https://artis-dev.github.io/library/


Languages

Language:JavaScript 50.3%Language:CSS 28.7%Language:HTML 21.1%