Skip to content

Ghiftee/awesome-books

Repository files navigation

Awesome Books : Plain Javascript with Objects

This is a creation of a Javascript website which updates and removes books as the user pleases.

screenshot

Milestone 1:

  • Create the basic HTML UI
  • Use an array of objects to store the books collection
  • Use a constructor to create a book object
  • Use a function to add a book to the collection and display it on the page
  • Use a function to remove a book from the collection and remove it from the page
  • Implement local storage to save collection of books

Milestone 2:

  • Use JavaScript classes instead of objects and arrays.
  • Create class methods to add and remove books.

Milestone 3:

  • Add CSS styling

Milestone 4:

  • Add complete navigation
  • Use luxon library to display date

Built With

  • HTML, SCSS, Javascript

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running:

You should have basic knowledge of HTML and Javascript, a text editor and chrome browser.

Authors

👤 Author1

👤 Author2

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published