{"id":26382839,"url":"https://github.com/bettercode-co/boookito-admin","last_synced_at":"2025-03-17T06:19:16.730Z","repository":{"id":282247928,"uuid":"554230633","full_name":"Bettercode-co/boookito-admin","owner":"Bettercode-co","description":"We developed a library management system for the Admin section using Next.js and Tailwind CSS, designed to streamline book records, user access, and other library functions at AmirKabir University","archived":false,"fork":false,"pushed_at":"2025-03-13T14:32:20.000Z","size":11202,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-13T15:28:38.326Z","etag":null,"topics":["erfan","erfan-moghadasi","nextjs","shitcode","shitty-code","tailwindcss","template-free-modelling"],"latest_commit_sha":null,"homepage":"https://admin.boookito.ir","language":"TypeScript","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":"2022-10-19T13:18:05.000Z","updated_at":"2025-03-13T14:32:24.000Z","dependencies_parsed_at":"2025-03-13T15:40:05.190Z","dependency_job_id":null,"html_url":"https://github.com/Bettercode-co/boookito-admin","commit_stats":null,"previous_names":["bettercode-co/boookito-admin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettercode-co%2Fboookito-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bettercode-co","download_url":"https://codeload.github.com/Bettercode-co/boookito-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982267,"owners_count":20378607,"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":["erfan","erfan-moghadasi","nextjs","shitcode","shitty-code","tailwindcss","template-free-modelling"],"created_at":"2025-03-17T06:19:16.103Z","updated_at":"2025-03-17T06:19:16.712Z","avatar_url":"https://github.com/Bettercode-co.png","language":"TypeScript","readme":"##  Description of the Boookito-Admin \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. Of course, this project requires backend source code and this source is for library management. Also, the user side source code can be accessed at this address. [boookito-client](https://github.com/Bettercode-co/boookito-client)\n\n\n\nSend an email to buy the source code of the server side [email](mailto:m789219@gmail.com)\n\n## \u003ch4\u003e DashboardPage \u003c/h4\u003e \n![Homapage](./public/img/demo/dashboard.png)\n## \u003ch4\u003e BooksPage \u003c/h4\u003e \n![Bookpage](./public/img/demo/books.png)\n## \u003ch4\u003e UsersPage \u003c/h4\u003e \n![Loginpage](./public/img/demo/users.png)\n## \u003ch4\u003e CategoriesPage \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/categories.png)\n## \u003ch4\u003e NewCategory \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/new-category.png)\n## \u003ch4\u003e NewUsers \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/new-users.png)\n## \u003ch4\u003e NewUser \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/new-user.png)\n## \u003ch4\u003e NewBookPage \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/new-book.png)\n\n## \u003ch4\u003e BorrowersPage \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/borrowers.png)\n\n## \u003ch4\u003e NewBorrowing \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/new-borrowing.png)\n\n\n## \u003ch4\u003e NewSubCategoryPage \u003c/h4\u003e \n![Dashboardpage](./public/img/demo/new-subcategory.png)\n\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\n\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-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbettercode-co%2Fboookito-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettercode-co%2Fboookito-admin/lists"}