Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahilcreate/library-project
https://github.com/sahilcreate/library-project
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/library-project
- Owner: Sahilcreate
- License: mit
- Created: 2024-05-28T12:05:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T09:56:44.000Z (7 months ago)
- Last Synced: 2024-06-22T03:03:03.296Z (7 months ago)
- Language: CSS
- Size: 51.8 KB
- Stars: 1
- 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/)