This project is where I restructured the code for my Awesome Books app.

Overview

Awesome-Book-Es6

This project is where I restructured the code for my Awesome Books app. The goal is to make it more organized by using modules. And to create ES6 syntax that I have learned.

  • "Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I learn how to manage data using JavaScript, how to use modules and ES6.

Built With

  • HTML5, CSS3 and JavaScript
  • Github and Git

Live Demo

Live Demo Link

Author

👤 Miliyon Ayalew

🤝 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!

Acknowledgments

  • Inspiration

📝 License

This project is MIT licensed.

You might also like...

In this project, I restructure my previous Awesome books app code. The goal is to practice ES6 syntax and also make the code more organized by using ES6 modules.

Awesome Books In this project, I will restructure my previous Awesome books app code. The goal is to make it more organized by using modules. I will a

Aug 23, 2022

This project is about the awesome books we did during Microverse to build a website for adding and removing the books.Done using HTML and ES6 JAVASCRIPT and modules

Awesome-books-with-ES6 Description the project. this project is about the awesome books we did during Microverse to build a website for adding and rem

May 28, 2022

Awesome Books project with ES6 is an application that was built using Vanilla JavaScript with ES6 features like using arrow functions. This application allows you to keep records of your favorite books.

Javascript Project Awesome Books with ES6 Using Javascript to create a simple Awesome Books project. Populating the books list and then removing one b

Sep 28, 2022

Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

May 18, 2022

Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

May 3, 2022

Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

Jan 3, 2023

In this project, I will restructure Awesome books app code. The goal is to make it more organized by using modules.

Awesome Books ES6 In this project, In this project I built Awesome books app code. The goal was to make it more organized by using modules. Built With

Jun 16, 2022

This project, is about restructuring our Awesome books app code and make it more organized using modules and ES6 sintax. Built with HTML, CSS, JavaScript.

Awesome Books with ES6 This project, is about restructuring our Awesome books app code and make it more organized using modules and ES6 sintax. Built

Jul 21, 2022

The aim of this project is to restructure the Awesome books app code by using ES6 syntax and organising the workspace using modules.

Awesome-Books-ES6 The aim of this project is to restructure the Awesome books app code by using ES6 syntax and organising the workspace using modules.

Aug 18, 2022
Comments
  • Applying Es6 to Awesome books

    Applying Es6 to Awesome books

    In this Milestone I:

    • Setup the project
    • Create an entry point for the JavaScript code index.js, for CSS index.css, and for HTML index.html
    • Create Directory Modules and Divide code into modules
    • Import modules into index.js
    • Refactor methods and functions to arrow functions and use let and const correctly.
    • Added Luxon library for date and time and Imported it as a module.
    • Added GitHub Page and README
    • Keep all functionalities of the app without error
    opened by Miliyonayalew 0
  • Morning session code review

    Morning session code review

    Morning session code review

    Congratulations! We all agree there's not much you can do to improve your project, your code is clean, short, and functional, we think you can improve some visual aspects like:

    • [ ] [OPTIONAL] your page could show in which tab the user is from the beginning.
    • [ ] [OPTIONAL] your no books added disappear after deleting the books, you could maybe improve that part.

    Cheers and happy coding! 🙌

    opened by OscarFMdev 0
Owner
Miliyon Ayalew
Full-Stack Software Developer with a love ❤️ for React, Redux, and JavaScript. Reading books, playing Pool, and PS in my spare time. Open to new opportunities.
Miliyon Ayalew
This project is an Awesome Books web page where users can add or remove books from the site. It also displays a list of the books added to the collection. This Awesome books webpage was created using ES6.

Awesome books App using Module Awesome books App using Module This book list was built using modules and other ES6 syntax. It allows users to add/remo

Esther Udondian 6 Jul 25, 2022
Awesome Books Restructured

Awesome Books Restructured In this project, I restructured Awesome books app code that collaborated. The goal is to make it more organized by using mo

Leonardo Goss 8 Mar 4, 2022
Esther Udondian 6 Aug 1, 2022
Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, you will learn how to manage data using JavaScript. Thanks to that your website will be more interactive. built with modern JavaScript and uses SPA technology.

Aniekan udo 9 Mar 29, 2022
"Awesome books" is a simple website that displays a list of books and allows you to add ang remove books from that list. Also you can store your data in your local storage. Build with JavaScript, HTML and CSS.

Awesome Books Creating an app that adds and delete books from a list. Built With HTML CSS JavaScript Application Page url https://TimmyChan99.github.i

Fatima Ezzahra elmenoun 5 Jan 28, 2022
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.

Hello! I am a software developer! I can help you build a product, feature or website. Take a look of my works. If you like what you see and have a pro

Roberto A. Baños Alvarez 8 May 9, 2022
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application with JavaScript, the website is more interactive!

Awesome-books Description "Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By

Cindy Dorantes 11 Oct 18, 2022
Awesome Books is a basic website that allows users to add/remove books from a list (including the title and author). It has threee different sections: 1. books list, 2. add new book, 3. contact.

awesomeBooks-modules Awesome Books is a basic website that allows users to add/remove books from a list (including the title and author). It has three

Juan Diaz 6 Aug 26, 2022
Awesome books app is a basic website that allows users to add/remove books from a list. It is a single page app (SPA) which allow switching to different pages of the app without page load. Built with JavaScript.

Awesome Books ES6 In this project, I build a basic website that allows users to add/remove books from a list. using ES6 syntax and make it more organi

Abdulhamid 11 Jul 1, 2022
Awesome Books. In this project, I built a basic website that allows users to add/remove books from a book list. This project is build with JavaScript.

Event Page Awesome Books. In this project, I built a basic website that allows users to add/remove books from a book list. Built With HTML CSS JavaScr

Miftah Amin 16 Feb 28, 2022