https://ghiftee.github.io/awesome-books/
https://ghiftee.github.io/awesome-books/
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://ghiftee.github.io/awesome-books/
- Owner: Ghiftee
- License: mit
- Created: 2021-07-05T10:25:03.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T12:49:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-17T12:19:11.421Z (about 1 year ago)
- Language: JavaScript
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Awesome Books : Plain Javascript with Objects
> This is a creation of a Javascript website which updates and removes books as the user pleases.

### 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](https://ghiftee.github.io/awesome-books/)
## 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**
- GitHub: [@Ghiftee](https://github.com/ghiftee)
- Twitter: [@Ghiftee](https://twitter.com/i_ghiftee)
- LinkedIn: [Ghiftee](https://linkedin.com/in/giftuwhubetine)
👤 **Author2**
- GitHub: [@AkashaRojee](https://github.com/akasharojee)
- Twitter: [@AkashaRojee](https://twitter.com/akasharojee)
- LinkedIn: [Akasha Rojee](https://linkedin.com/in/akasharojee)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.