Skip to content

damiecode/library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Library 👋

Website

This project is part of a series of projects to be completed by students of Microverse.

Library is a collaborative project by Damilola Ale and Miguel Prada. The full project description can be found here.

Library is an online storage for books. In library you can add different books to keep track of if you have read them or not. You can also delete books if you do not need them in your library again.

Built With

  • JavaScript
  • HMTL/CSS
  • Bootstrap

Usage

The live version of the webapp can be found here

Clone the repository to your local machine

$ git clone https://github.com/damiecode/library.git

cd into the directory

$ cd Library

Open index.html using your favourite broswer:

🤝 Contributing

  1. Fork it (https://github.com/damiecode/library/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen-name])
  5. Create a new Pull Request

Future features

  • Users can add links to the books to access them directly online.
  • Other users can view books in different users library.

Contact me

I am looking for my next opportunity. Reach out to me if you are looking to hire!

About

We are building a small library by extending book object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.2%
  • HTML 35.6%
  • CSS 21.2%