{"id":15476840,"url":"https://github.com/mahammad-mostafa/awesome-books-modules","last_synced_at":"2026-04-20T13:05:08.958Z","repository":{"id":180290952,"uuid":"664888154","full_name":"mahammad-mostafa/awesome-books-modules","owner":"mahammad-mostafa","description":"This is the second project of the second module in Microverse program. It is about building a single page book management app with ES6 modules.","archived":false,"fork":false,"pushed_at":"2023-10-03T22:57:01.000Z","size":40,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-21T16:08:59.823Z","etag":null,"topics":["arrow-functions","css3","es6","html-css-javascript","html5","javascript","microverse","microverse-projects","modules","responsive-layout","single-page-app"],"latest_commit_sha":null,"homepage":"https://mahammad-mostafa.github.io/awesome-books-modules/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mahammad-mostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-11T01:33:04.000Z","updated_at":"2023-10-03T22:56:46.000Z","dependencies_parsed_at":"2023-09-13T04:06:25.898Z","dependency_job_id":"252194fa-4f73-4473-b05a-acb67317591b","html_url":"https://github.com/mahammad-mostafa/awesome-books-modules","commit_stats":null,"previous_names":["mahammad-mostafa/awesome-books-modules-app","mahammad-mostafa/awesome-books-modules"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fawesome-books-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fawesome-books-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fawesome-books-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fawesome-books-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahammad-mostafa","download_url":"https://codeload.github.com/mahammad-mostafa/awesome-books-modules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245949637,"owners_count":20698924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arrow-functions","css3","es6","html-css-javascript","html5","javascript","microverse","microverse-projects","modules","responsive-layout","single-page-app"],"created_at":"2024-10-02T03:41:22.210Z","updated_at":"2026-04-20T13:05:08.915Z","avatar_url":"https://github.com/mahammad-mostafa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"title\"\u003e\u003c/a\u003e\n\n\u003c!-- TITLE --\u003e\n\n# 🏷️ Awesome Books Modules\n\nThis is the second project in the second module in the **Microverse** program.\n\u003cbr/\u003e\nCheck the below contents for further details about this project.\n\n\u003c!-- CONTENTS --\u003e\n\n# 📗 Contents\n\n- [Description](#description)\n- [Instructions](#instructions)\n- [Authors](#authors)\n- [Future](#future)\n- [Contributions](#contributions)\n- [Support](#support)\n- [Acknowledgements](#acknowledgements)\n- [License](#license)\n\n\u003c!-- DESCRIPTION --\u003e\n\n\u003ca name=\"description\"\u003e\u003c/a\u003e\n\n# 📖 Description\n\nThis project is about building a single page web application for book management with ES6 modules. It contains three main files (`index.html` / `index.css` / `index.js`).\nIt also includes some config linters for (`HTML` / `CSS3` / `JavaScript`) in the `.github` folder. \n\n📌 **Live Demo:**\n- See the project live from [here](https://mahammad-mostafa.github.io/awesome-books-modules).\n\n📌 **Tech Stack:**\n- Page strucutre is built with `HTML5`\n- Styling and effects built with `CSS3`\n- Interaction and dynamic content built with `JavaScript`\n\n📌 **Key Features:**\n- Single page app where all content is loaded dynamically\n- Responsive layout with all screen sizes\n- Three navigation links (list / add / contact)\n- Displays current date \u0026 time in realtime\n- Transition effect in content loading\n- Active content link is highlighted\n- Displays a list of books with title and author values\n- Inserts new book with a form input of title and author fields\n- Removes any book item with a relevant remove button\n- Uses an array of objects for handling books data\n- Stores the books array when adding or removing locally\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- INSTRUCTIONS --\u003e\n\n\u003ca name=\"instructions\"\u003e\u003c/a\u003e\n\n# 🛠️ Instructions\n\nYou can easily download or fork this repository and work on it immadiately!\n\n📌 **Prerequisites:**\n- No prior requirements needed!\n\n📌 **Setup:**\n- Simply download or fork this repository.\n\n📌 **Deployment:**\n- You can deploy this project by uploading three files (`index.html` / `index.css` / `index.js`) with `modules` folder to a live server.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n\u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n# 👥 Authors\n\n📌 **Mahammad:**\n- [GitHub](https://github.com/mahammad-mostafa)\n- [Twitter](https://twitter.com/mahammad_mostfa)\n- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- FUTURE --\u003e\n\n\u003ca name=\"future\"\u003e\u003c/a\u003e\n\n# 🔭 Future\n\nSome additional features I may implement in the project:\n- [ ] Backend and database integration\n- [ ] Admin panel for content management\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- CONTRIBUTIONS --\u003e\n\n\u003ca name=\"contributions\"\u003e\u003c/a\u003e\n\n# 🤝🏻 Contributions\n\nWish to contribute to this project?\n\u003cbr/\u003e\nContributions, issues, and feature requests are more than welcome!\n\u003cbr/\u003e\nFeel free to check the [issues](../../issues) page too.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n\u003ca name=\"support\"\u003e\u003c/a\u003e\n\n# ⭐️ Support\n\nLike this project? Show your support by starring!\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n\u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n# 🙏🏻 Acknowledgements\n\nI thank everyone at **Microverse** for guiding me through this project.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n# 📝 License\n\nThis project is [MIT](LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Fawesome-books-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahammad-mostafa%2Fawesome-books-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Fawesome-books-modules/lists"}