Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauleenaphan/library_project


https://github.com/pauleenaphan/library_project

Last synced: about 19 hours ago
JSON representation

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