Javascript advanced project for Start2impact University - Bookstop
Table of Contents
-
Overview
-
Process
Overview
Guidelines
The project must satisfy the following requirements:
- The application must be composed of a simple textbox (Google style) to allow the user to search all the books of a specific category.
- Once the user clicks on a button, the application should contact the Open Library external service APIs: https://openlibrary.org
- The application once retrieved the list of books will only display the title and the list of authors.
- When the user clicks on a book or a special button, the application must be able to view the description of the book.
- Use of JavaScript
- Use Webpack
- Using axios
(back to top)
Links
Live site URL:
Source Code : GitHub
(back to top)
Process
This is how I built my project
Built with
- HTML
- CSS
- SASS
- Bootstrap
- Javascript
- Axios
- Babel
What I learned
In this project i put in practice what I learned during the Javascript Advanced course of Start2impact University.
This was the first project that put me to test my-self. I add to use in the project a lot of new tools for me and I had a lot of problem that made me redo and reread the code many times.
But at the end I was able to create my own app and I’m satisfied and happy for everything I learned.
Usefull resources
Thanks to: Stackoverflow and all people in the community for being by my side during confusion time.
Thanks to: Start2Impact community for the support and suggestion
Author
Linkedin: Linkedin Profile