Skip to content

This Javascript single-page app is an exercise in Javascript DOM manipulation, objects and classes. It allows the user to input the titles of books in his/her library along with the name of the author.

License

Notifications You must be signed in to change notification settings

German-Cobian/Books-List

Repository files navigation

Books-List

A Javascript single-page app that allows the user to input the titles of books in his/her library along with the name of the author.

Add book

The books are displayed in a listing, and can be removed from as they are read or discarded.

Book list

Additionally, there is a contact page that gives info on the apps authors.

Contact info

This project is an exercise in Javascript DOM manipulation, objects and classes.

Setup and Install

  • Open your terminal - Windows: Win + R, then type cmd | Mac: Command + space, then type Terminal
  • Navigate to a directory of your choosing using the cd command
  • Run this command in your OS terminal: git clone git@github.com:German-Cobian/Books-List.git to get a copy of the project
  • Navigate to the project's directory using the cd command
  • Open the index.html file in your web browser
  • Fill up the book information on the form as requested.

Built With

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • Github workflow
  • Linters(Lighthouse, stylelint, Webhint, eslint)

Author

👤 Rocio Martinez

👤 German Cobian

🤝 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

Guidelines for this project were supplied by Microverse

📝 License

MIT licensed.

About

This Javascript single-page app is an exercise in Javascript DOM manipulation, objects and classes. It allows the user to input the titles of books in his/her library along with the name of the author.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published