Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denscholar/booklistapp-microverse-project
Awesome Booklist project is a basic application that allows users to add/remove books from a list. This was a project given to us as a student of microverse to execute as part of our portfolio. The project was achieved using using JavaScript objects and arrays as well as, dynamically serving data to the DOM using basic JavaScript events.
https://github.com/denscholar/booklistapp-microverse-project
Last synced: 3 months ago
JSON representation
Awesome Booklist project is a basic application that allows users to add/remove books from a list. This was a project given to us as a student of microverse to execute as part of our portfolio. The project was achieved using using JavaScript objects and arrays as well as, dynamically serving data to the DOM using basic JavaScript events.
- Host: GitHub
- URL: https://github.com/denscholar/booklistapp-microverse-project
- Owner: denscholar
- Created: 2022-01-10T16:13:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T17:34:03.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T05:54:01.148Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://denscholar.github.io/BookListApp-Microverse-Project/
- Size: 227 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookListApp-Microverse-Project
## Description
This is a basic website that allows users to add/remove books from a list. This project will be achieved using using JavaScript objects and arrays as well as, dynamically serving data to the DOM and basic events.## Getting started
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.Download the ZIP from this location, or run the following git command to clone the files to your machine:
* Once the files are on your machine, open the BookList-Microverse-Project folder in Visual Studio Code.
* With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
## Technologies Used
* CSS
* HTML
* GitHub## Author
#### 👤 Author1
- GitHub: [@denscholar](https://github.com/denscholar)
- Twitter: [@denscholar](https://twitter.com/dennisakagha)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennisakagha/)#### 👤 Author2
- GitHub: [@sumairq](https://github.com/sumairq)#### 👤 Author3
- GitHub: [@vanillainanutshell](https://github.com/vanillainanutshell)## Contributing
Contributions, issues, and feature requests are welcome!## Show your support
Please give a ⭐️ if you like this project!## Acknowledgments
- Hat tip to anyone contributed one way or the other.
- Inspiration
- etc## Contributor
Below are the following contributors to this project for the time being:
1. Dennis Akagha
2. Sumair Qaisar Jadoon## Demo link
[Demo link](https://denscholar.github.io/BookListApp-Microverse-Project/)## License
This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed.