Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://graujavier.github.io/awesome-books/
https://graujavier.github.io/awesome-books/
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://graujavier.github.io/awesome-books/
- Owner: grauJavier
- Created: 2023-05-29T19:34:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-01T21:45:53.000Z (over 1 year ago)
- Last Synced: 2024-04-06T13:00:34.204Z (7 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Books Project
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Deployment](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show Your Support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)The Awesome Books project showcases a basic website that allows users to add/remove books from a list. It is achieved by using JavaScript objects and arrays dynamically generated via DOM and basic events.
Version Control System
Repository Hosting Service
Programming Languages
- **Book List:** Display a list of books with title and author.
- **Add Book:** Enable users to enter book details via an input form and dynamically add new entries to the list.
- **Remove Book:** Allow users to remove books from the list using a delete button or icon.
- **Dynamic DOM Manipulation:** Update the webpage instantly without page reloads using JavaScript to manipulate the DOM.
- **JavaScript Objects and Arrays:** Store and manage book data using objects and arrays for easy retrieval, addition, and removal of entries.
# π Live Demo
To preview a live demo [Click here!](https://graujavier.github.io/awesome-books/)
To get a local copy up and running, follow these steps.
### Prerequisites
To run this project you need:
- Any Web Browser that supports HTML, CSS & Js such as [Brave](https://brave.com/).
- Any IDE and Code Editor such as [Visual Studio](https://visualstudio.microsoft.com/).
- If you want to clone this project, please install [Git BASH](https://git-scm.com/).
### Setup
Clone this repository to your desired folder with git:
`git clone https://github.com/grauJavier/awesome-books.git`
### Install
No installation is required.
### Usage
Open the `index.html` file with your Code Editor if you want to add new desired text.
### Run tests
No run test is available.
### Deployment
Deployment link: https://graujavier.github.io/awesome-books/
π€ **AndrΓ©s Zamorano**
- GitHub: [@Dachrono](https://github.com/Dachrono)
- Twitter: [@Dachrono](https://twitter.com/Dachrono)
- LinkedIn: [Andres Zamorano](https://www.linkedin.com/in/andres-zamorano-785b77a1/)
π€ **Javier Grau**
- GitHub: [@grauJavier](https://github.com/grauJavier)
- Twitter: [@jgrauchile](https://twitter.com/jgrauchile)
- LinkedIn: [Javier Grau](https://www.linkedin.com/in/javiergrau)
- [ ] **Much more interesting content**
- [ ] **Professional embellishment with CSS and JavaScript**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/grauJavier/awesome-books/issues).
If you like this project gift us with a nice comment and star!
To our beloved moms and partners.
This project is [MIT](./MIT.md) licensed.