Giter VIP home page Giter VIP logo

library's Introduction

The Odin Project - Library

A Library app to keep track of borrowed books. Built using JavaScript, HTML, and Sass for The Odin Project.

Table of contents

Overview

Description

A small borrowed books tracking app made as a part of The Odin Project curriculum, with added functionality to keep track of dates when books are due to be returned. User can add, edit and delete book records, and track the read and returned status. The app uses local storage, so the book records are stored between sessions.

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • Sass (7-in-1 architecture)
  • CSS Grid
  • Mobile-first workflow
  • JavaScript

The process

The project's purpose is to get familiar with the concept of prototypal inheritance in JavaScript, but I also used it as a training ground for other web development techniques.

This project uses templating method (the HTML "template" element) to clone a "card", instead of creating a new one each time a new book is added.

The "dialog" element is used instead of confirm prompt for deletion.

Continued Development

  • Add storage;
  • Check due dates against current date;
  • Add filters and pagination, maybe search;
  • Add animations;

Useful resources

Author

library's People

Contributors

je-jo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.