Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bettercode-co/boookito-client
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
https://github.com/bettercode-co/boookito-client
book boookito javascript library-management library-management-system nextjs nodejs tailwind tailwindcss
Last synced: 1 day ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/bettercode-co/boookito-client
- Owner: Bettercode-co
- Created: 2023-06-06T17:32:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-24T11:20:00.000Z (8 months ago)
- Last Synced: 2024-03-24T12:26:13.789Z (8 months ago)
- Topics: book, boookito, javascript, library-management, library-management-system, nextjs, nodejs, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://boookito.ir
- Size: 4.28 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description of the Boookito project
This 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.
You can localize this template for your region.
Of course, this project needs an admin management panel and a back-end that you can [email](mailto:[email protected]) and receive the back-end of this project privately.##
HomePage
![Homapage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/home-page.PNG)
##BookPage
![Bookpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/book-page.PNG)
##LoginPage
![Loginpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/login-page.PNG)
##DashboardPage
![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/dashboard-page.PNG)
##ProfilePage
![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/profile-page.PNG)
##ForgetPassword
![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/forgetpassword-page.PNG)
##ChangePassword
![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/changepassword-page.PNG)
##BorrowingsPage
![Dashboardpage](https://github.com/Bettercode-company/boookito-client/blob/master/public/screenshots/borrowings-page.PNG)
First, run the development server:```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
[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`.
The `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.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Support
If you have a problem running the source or you need the backend version or the admin version, [email me](mailto:[email protected])