{"id":26808123,"url":"https://github.com/vivekascoder/libman-vue","last_synced_at":"2025-04-23T13:46:49.035Z","repository":{"id":51334339,"uuid":"364382813","full_name":"vivekascoder/libman-vue","owner":"vivekascoder","description":"a full stack solution for library management. Project built with 💚 VueJs + 🔥 firebase","archived":false,"fork":false,"pushed_at":"2021-07-01T18:19:37.000Z","size":2669,"stargazers_count":5,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T00:18:35.457Z","etag":null,"topics":["firebase","firestore","pwa","realtime","tailwindcss","tailwindui","vue","vue-router","vuejs","webapp"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vivekascoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-04T20:51:17.000Z","updated_at":"2023-09-08T08:22:14.000Z","dependencies_parsed_at":"2022-09-13T12:50:36.722Z","dependency_job_id":null,"html_url":"https://github.com/vivekascoder/libman-vue","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekascoder%2Flibman-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekascoder%2Flibman-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekascoder%2Flibman-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekascoder%2Flibman-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vivekascoder","download_url":"https://codeload.github.com/vivekascoder/libman-vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250442462,"owners_count":21431325,"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":["firebase","firestore","pwa","realtime","tailwindcss","tailwindui","vue","vue-router","vuejs","webapp"],"created_at":"2025-03-30T00:18:32.590Z","updated_at":"2025-04-23T13:46:49.011Z","avatar_url":"https://github.com/vivekascoder.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏫 Libman \n\u003e A new way to manage your library 🏫. Manage all of your daily task using our web 🕸️ application.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/libman.png\"\u003e\n\u003c/p\u003e\n\n- A PWA solution for managing library.\n- Using VueJS and 🔥 Firebase.\n\n## 🖥️ Demo\n\u003cdiv style=\"display: flex; align-items: center; justify-items: center;\"\u003e\n  \u003cdiv style=\"margin: 1rem;\"\u003e\n    \u003cimg src=\"./src/assets/libman_1.gif\"\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"margin: 1rem;\"\u003e\n    \u003cimg src=\"./src/assets/libman_2.gif\"\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"margin: 1rem;\"\u003e\n    \u003cimg src=\"./src/assets/libman-upload.gif\"\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv style=\"display: flex; align-items: center; justify-items: center;\"\u003e\n  \u003cdiv style=\"margin: 1rem;\"\u003e\n    \u003cimg src=\"./src/assets/libman-chart.gif\"\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"margin: 1rem;\"\u003e\n    \u003cimg src=\"./src/assets/libman-category.gif\"\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"margin: 1rem;\"\u003e\n    \u003cimg src=\"./src/assets/libman-book.gif\"\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n\n\n## 📦️ Relationship.\n- **Book**\n  - BookId\n  - Name\n  - Author\n  - Price\n  - isAvailable\n  - Image\n  - Category :: Category\n\n- **Category**\n  - name\n  - by :: User\n\n## TODO\n- [x] Making /books endpoint funtional and look lood.\n- [x] Creating a form to add new book, and creating the /books/add route maybe.\n- [x] Implement page transitions.\n- [x] Transitiong in Navbar.\n- [ ] Fix the transition in Tab.\n- [ ] Change the design of Navbar. (#navbar-layout)\n- [ ] Make a page to search the Books, \n- [x] Implement an image upload on Book add.\n- [x] Implement the firebase database to store the image.\n- [ ] Fix the navigation issue in Navbar component.\n- [ ] Implement a feature to make some books favorite.\n- [x] Chart integration where we can see the traffic on the website.\n- [x] Create a add category page.\n- [x] Add a page to show issued book in a table form.\n- [x] Create a page to Issue a book by providin the no. of days.\n- [x] Cost will be calculated according to the number of days.\n- [x] Add a new field `isAvailable` is the book document.\n- [x] Make `isAvailable` false by default.\n- **NOT CONFIRMED:**\n  - Add VueX for state management.\n\n\n## navbar layout\n```\n|----------------------------|\n|                            |\n|           Home             |\n|         Dashboard          |\n|           Login            |\n|         Register           |\n|                            |\n|                            |\n|    /---------------\\       |\n|   |     Logout      |      |\n|    \\---------------/       |\n|                            |\n|                            |\n|                            |\n|                            |\n|----------------------------|\n```\n\n## Contact Me || Hire Me || Let's Connect\n- Twitter: https://twitter.com/vivekascoder\n- Github: https://github.com/vivekascoder\n- LinkedIn: https://www.linkedin.com/in/vivek-kumar-7a04ba1b1/\n- Instagram: https://instagram.com/vivekascoder","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivekascoder%2Flibman-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivekascoder%2Flibman-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivekascoder%2Flibman-vue/lists"}