{"id":23767459,"url":"https://github.com/kaykeeb3/sibi-api-2024","last_synced_at":"2025-09-05T11:32:37.334Z","repository":{"id":222991143,"uuid":"758552457","full_name":"kaykeeb3/sibi-api-2024","owner":"kaykeeb3","description":"Repository for sibi-api-2024: an efficient library system 📚 with an intuitive interface and optimized features ✨ for seamless operations.","archived":false,"fork":false,"pushed_at":"2024-12-27T17:00:36.000Z","size":643,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T17:36:11.297Z","etag":null,"topics":["ddd","docker","express","jest","jwt","nodejs","prisma","solid"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kaykeeb3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-16T15:10:04.000Z","updated_at":"2024-12-27T17:03:58.000Z","dependencies_parsed_at":"2024-04-03T18:00:15.593Z","dependency_job_id":"5a808112-1a39-4ec0-8cb7-551f261362b7","html_url":"https://github.com/kaykeeb3/sibi-api-2024","commit_stats":null,"previous_names":["kayke-ti/sibi_v2","kaykeeb3/sibi_v2","kaykeeb3/sibi-2023","kaykeeb3/sibi-2024","kaykeeb3/sibi-api-2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaykeeb3%2Fsibi-api-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaykeeb3%2Fsibi-api-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaykeeb3%2Fsibi-api-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaykeeb3%2Fsibi-api-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaykeeb3","download_url":"https://codeload.github.com/kaykeeb3/sibi-api-2024/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232039715,"owners_count":18464029,"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":["ddd","docker","express","jest","jwt","nodejs","prisma","solid"],"created_at":"2025-01-01T00:38:39.587Z","updated_at":"2025-01-01T00:38:40.103Z","avatar_url":"https://github.com/kaykeeb3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SIBI - Library Management System\n\n**SIBI** is an administrative system developed for the complete management of a virtual library. The goal is to provide ease, security, and practicality in the daily operations of library management.\n\n## Features\n\nSIBI offers a wide range of functionalities to simplify and optimize library management:\n\n- [x] **Complete Authentication**: User registration, access control, and permission management.\n- [x] **Complete Library Management**: Book registration, loan control, and user management.\n- [x] **Book Registration**: Register new books with detailed information such as title, author, genre, stock quantity, and description, with data validations to ensure integrity.\n- [x] **Equipment Registration**: Add equipment with specific details (model, serial number, quantity) and validations to avoid duplicates.\n- [x] **Equipment Booking**: A booking system that controls availability, validates quantity to prevent exceeding available stock, and allows new bookings only after the equipment is returned.\n- [x] **Book Loans**: Loan management, with stock control and automatic updates when loans are made and returned.\n- [x] **Loan and Booking Control**: Monitoring of all active transactions, with a history of checkouts and returns, and overdue notifications.\n- [x] **User Management**: User registration and authentication, with permission levels and activity history for tracking transactions.\n- [x] **Advanced Security**: Access policies to protect sensitive data.\n- [x] **Metrics Analysis**: Recording performance metrics for system analysis and optimization.\n\n## How to Run the Project\n\nTo run the project locally, follow these steps:\n\n### Backend\n\n1. **Clone the Repository**:\n   Use the following command:\n\n   ```bash\n   git clone https://github.com/kaykeeb3/sibi-api-2024.git\n   ```\n\n2. **Navigate to the Server**:\n\n   ```bash\n   cd apps/server\n   ```\n\n3. **Copy the configuration file with connection data and environment variables**:\n\n   ```bash\n   cp .env.example .env\n   ```\n\n4. **Run PostgreSQL service via Docker** (if you don't have PostgreSQL installed on your computer):\n\n   ```bash\n   docker-compose up -d\n   ```\n\n5. **Run Prisma Migrations**:\n\n   ```bash\n   npx prisma migrate dev\n   ```\n\n6. **Start the HTTP server**:\n\n   ```bash\n   npm run dev\n   ```\n\n## Tech Stack 💜\n\n### Server\n\n- Node.js (REST)\n- Prisma\n- PostgreSQL\n- TypeScript\n\n## Contributions 🆘\n\nWe are excited to have you interested in contributing to our project. To facilitate interaction, we would like to highlight a few important points:\n\n### Discussions\n\nUse the discussions tab to share ideas and suggestions for the project.\n\n### Issues\n\nIf you encounter issues or want to suggest new tasks, use the issues tab.\n\n### Pull Requests\n\nIf you wish to contribute with code, fork the repository and submit a pull request after making your changes.\n\n**Tip** 💡: Don't be afraid to make a Pull Request; use this opportunity to receive constructive feedback.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaykeeb3%2Fsibi-api-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaykeeb3%2Fsibi-api-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaykeeb3%2Fsibi-api-2024/lists"}