Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alrammahi-mariia/library
Library
https://github.com/alrammahi-mariia/library
Last synced: 23 days ago
JSON representation
Library
- Host: GitHub
- URL: https://github.com/alrammahi-mariia/library
- Owner: alrammahi-mariia
- Created: 2024-05-24T10:01:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T11:35:31.000Z (7 months ago)
- Last Synced: 2024-11-14T01:29:40.816Z (3 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library project
A Library project made using HTML, CSS and Javascript.
## Functionality
1. A user can manually input a book using a form.
2. A book will be displayed as a card.
3. A user can toggle the status of the book: 'read' or 'not read yet'.
4. A user can delete a book from a library.