Skip to content

Software application to mimic the addition and removal of books to/from them Library system. Implemented as part of The Odin Project Curriculum

Notifications You must be signed in to change notification settings

Mogoatlhe/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Purpose

Software application to mimic the addition and removal of books to/from them Library system. Implemented as part of The Odin Project Curriculum

Requirements

  • Add a Button that will bring up a form allowing users to input book details
  • Add a button for each book to remove the book from the library
  • HINT: use data-attribute and array index to link them
  • Add a button to change its read status

Technologies

  • HTML5
  • CSS3
  • JavaScript

Live Version

https://mogoatlhe.github.io/library - Not yet live

Design

Lessons Learnt / Challenges Faced

Learnt about the addEventListener's third optional property, which helped me to prevent triggering an event more than once

About

Software application to mimic the addition and removal of books to/from them Library system. Implemented as part of The Odin Project Curriculum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published