Skip to content

This application enables users to add their favorite books to a library and it is the submission for The Odin Project: Library.

Notifications You must be signed in to change notification settings

jesusgraterol/library-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Library

This application enables users to add their favorite books to a library and it is the submission for The Odin Project: Library. The key features are:

  • Books and their essential information can be added
  • The state of the books can be modified to separate the ones that have been already read
  • The books can be deleted
  • Cross-Platform Compatibility

Live Demo

Library

Getting Started

Requirements

  • GIT
  • Python ^v3

Installation

  1. Clone the repository
git clone [email protected]:jesusgraterol/library-top.git

Usage

  1. Run a local server with:
python3 -m http.server
  1. Access the app through: http://localhost:8000/

Build Process

N/A

Deployment

Deploys to Github Pages automatically when commits are pushed into the main branch.

Built With

  • HTML5
  • CSS3
  • JavaScript

Running the Tests

# Unit Tests
N/A

# Integration Tests
N/A

# E2E Tests
N/A

@TODO

N/A

License

MIT

Acknowledgments

About

This application enables users to add their favorite books to a library and it is the submission for The Odin Project: Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published