Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauleenaphan/library_project
https://github.com/pauleenaphan/library_project
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pauleenaphan/library_project
- Owner: pauleenaphan
- Created: 2023-06-06T04:07:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T05:11:29.000Z (11 months ago)
- Last Synced: 2024-11-11T10:37:04.891Z (about 2 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library Project
This is a library project where users can add books they read by the book title, author, and published date. The backend functions were created using javascript and focuses on the use of object arrays to store, create , and delete the books in the library.
# Live Server:
https://pauleenaphan.github.io/library_project/# Future Implementations:
* Adding a login page
* Adding a cloud storage for existing users to store their book information