Skip to content

mateusmeloxyz/odin-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin Library

Basic CRUD book library to practice Javascript fundamentals

Odin Library

It includes:

  • A button to add a new book
  • A button to delete a book
  • A button to change the book from "Not read yet" to "Read" and vice versa

Live Demo

Check out here

Project Specifications on TOP Curriculum

https://www.theodinproject.com/lessons/node-path-javascript-library

TODO

  • Style with CSS
  • Create Unit Tests
  • Create local storage to preserve the library contents

About

Basic CRUD library to practice Javascript fundamentals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published