Skip to content

This is a basic html, css and js project to make a library web app for storing books information.

Notifications You must be signed in to change notification settings

NewIncome/mv_library

Repository files navigation

Library project

It's a book example from the previous lesson and turn it into a small Library app, in order to solve The Odin Project library project

This application allow you to create, delete and mark as read a book

image

Built With

  • JavaScript
  • HTML5
  • CSS

Live Demo

🌐💻

Getting Started

In order to start with this project you need the next:

  1. Get a copy of this project this repository 📘

Once you have clone this project

  1. Go to folder project
  2. Look for the index.html file and open in your browser

Usage

  • Hit the New Book button and you will see a form to save a new book
  • Delete a book or also Mark as Read/Not Read

Deployment on Github Pages

Deployed on GitHub pages

Improvements

Features we are going to add to this app:

  • Save on local storage or use a cloud server to save our books
  • Add an icon (bookmark) 🔖 to know that a book has been read
  • Add a pop up form to add a new book
  • Display a error/completed messages

Authors

👤 Bertil Tandayamo

👤 Jose Alfredo Cardenas

Acknowledgement

We got inspired by this project

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

If you got until here, show your love hitting the ⭐️ button, I'd really appreciate it.

About

This is a basic html, css and js project to make a library web app for storing books information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published