{"id":18249101,"url":"https://github.com/bettercode-co/boookito-client","last_synced_at":"2025-04-04T15:32:46.853Z","repository":{"id":208801262,"uuid":"650261611","full_name":"Bettercode-co/boookito-client","owner":"Bettercode-co","description":"This was one of the services that we worked hard to design and code ,It is a library management service designed with NextJS and Tailwind CSS","archived":false,"fork":false,"pushed_at":"2024-11-25T16:21:02.000Z","size":4779,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T15:03:24.582Z","etag":null,"topics":["book","boookito","javascript","library-management","library-management-system","nextjs","nodejs","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"https://boookito.ir","language":"JavaScript","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/Bettercode-co.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-06T17:32:55.000Z","updated_at":"2024-11-25T16:21:09.000Z","dependencies_parsed_at":"2024-01-09T16:50:29.654Z","dependency_job_id":"5b1528f4-60e7-469e-ba02-33f84053c307","html_url":"https://github.com/Bettercode-co/boookito-client","commit_stats":null,"previous_names":["bettercode-company/boookito-client","bettercode-co/boookito-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bettercode-co","download_url":"https://codeload.github.com/Bettercode-co/boookito-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247203157,"owners_count":20900927,"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":["book","boookito","javascript","library-management","library-management-system","nextjs","nodejs","tailwind","tailwindcss"],"created_at":"2024-11-05T09:39:14.701Z","updated_at":"2025-04-04T15:32:41.846Z","avatar_url":"https://github.com/Bettercode-co.png","language":"JavaScript","readme":"##  Description of the Boookito project \nThis project was created in 2021 and is open source. Using this source, you can create an online library management website. Currently, this service is available in the [boookito](https://boookito.ir) domain for Amirkabir Arak University.\nYou can localize this template for your region.\nOf course, this project needs an admin management panel and a back-end that you can [email](mailto:m789219@gmail.com) and receive the back-end of this project privately.\n\n## \u003ch4\u003e HomePage \u003c/h4\u003e \n![Homapage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/home-page.PNG)\n## \u003ch4\u003e BookPage \u003c/h4\u003e \n![Bookpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/book-page.PNG)\n## \u003ch4\u003e LoginPage \u003c/h4\u003e \n![Loginpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/login-page.PNG)\n## \u003ch4\u003e DashboardPage \u003c/h4\u003e \n![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/dashboard-page.PNG)\n## \u003ch4\u003e ProfilePage \u003c/h4\u003e \n![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/profile-page.PNG)\n## \u003ch4\u003e ForgetPassword \u003c/h4\u003e \n![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/forgetpassword-page.PNG)\n## \u003ch4\u003e ChangePassword \u003c/h4\u003e \n![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/changepassword-page.PNG)\n## \u003ch4\u003e BorrowingsPage \u003c/h4\u003e \n![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/borrowings-page.PNG)\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Support\n\nIf you have a problem running the source or you need the backend version or the admin version, [email me](mailto:m789219@gmail.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettercode-co%2Fboookito-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbettercode-co%2Fboookito-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettercode-co%2Fboookito-client/lists"}