Skip to content

xonin-hush/Odin-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First project in "the odin project" JavaScript Course, it demonstrates objects and object constructors The Odin Project-JavaScript.

Links

Visit website

Technologies used

HTML5 CSS3 JavaScript

Features

  • Adding books to library
  • Change reading status of the book
  • Removing a book from the library

Things I got a better understanding of

  • Object Construction
  • Arrays
  • Handling Objects in arrays
  • Dialogs
  • Forms
  • Splice method

Credits

This project was made by Xonin for The Odin Project.