https://github.com/sahilcreate/library-project
https://github.com/sahilcreate/library-project
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/library-project
- Owner: Sahilcreate
- License: mit
- Created: 2024-05-28T12:05:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T16:56:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T12:15:38.755Z (over 1 year ago)
- Language: CSS
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sahil's Library
## Live Demo:
[See the Library Project Live here](https://sahilcreate.github.io/library-project/)
## Provided Assests
- none
## Objectives
- [x] Create an Array of Book Objects to store your books in
- [x] Create a form to input new books
- [x] Display all the books
- [x] Toggle read functionality
- [x] Delete book functionality
>You’re not required to add any type of storage right now to save the information between page reloads. Mobile responsiveness is not included in it but i have tried to make it at least readable. Not Accessible to Visually Impared Person.
## Scope Creep
- [ ] Add Storage, local and cloud
- [ ] Confirmation of removal of book
- [ ] Add a Sorting Option
- [ ] Add Different tags to Books and user is able to make a custom tag for book
- [ ] Add a sidebar of options like Google Keep-notes
- [ ] Make it Responsive and Accessible
- [x] Refactor the code to use class and reduce global variables
## Credits
- font [Coolvetica](https://www.dafont.com/coolvetica.font) by [Typodermic fonts](https://typodermicfonts.com/)