{"id":19552495,"url":"https://github.com/nadim-nion/warehouse-client","last_synced_at":"2026-04-13T13:03:23.437Z","repository":{"id":236531688,"uuid":"792791759","full_name":"Nadim-Nion/warehouse-client","owner":"Nadim-Nion","description":"BooksHive Client: MERN project for inventory management with user authentication, private routes, detailed item views, and responsive design.","archived":false,"fork":false,"pushed_at":"2024-05-10T18:07:45.000Z","size":7523,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T07:19:03.442Z","etag":null,"topics":["axiosjs","context-api","daisy-ui","firebase","react-router","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://warehouse-client-74323.web.app/","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/Nadim-Nion.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":"2024-04-27T15:37:46.000Z","updated_at":"2024-05-10T18:41:28.000Z","dependencies_parsed_at":"2025-01-08T20:31:26.985Z","dependency_job_id":"1bee3798-6eb0-497f-aab7-41a38a5cb3f0","html_url":"https://github.com/Nadim-Nion/warehouse-client","commit_stats":null,"previous_names":["nadim-nion/warehouse-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nadim-Nion/warehouse-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nadim-Nion%2Fwarehouse-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nadim-Nion%2Fwarehouse-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nadim-Nion%2Fwarehouse-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nadim-Nion%2Fwarehouse-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nadim-Nion","download_url":"https://codeload.github.com/Nadim-Nion/warehouse-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nadim-Nion%2Fwarehouse-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["axiosjs","context-api","daisy-ui","firebase","react-router","reactjs","tailwindcss"],"created_at":"2024-11-11T04:18:43.462Z","updated_at":"2026-04-13T13:03:23.402Z","avatar_url":"https://github.com/Nadim-Nion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BooksHive (Client Side)\n## Warehouse or Inventory Management Website\n\nBooksHive is a comprehensive MERN (MongoDB, Express.js, React, Node.js) stack project designed to manage inventory items efficiently. This web application provides user authentication, inventory management, and more.\n\n### Key Features \u0026 Functionalities:\n\n- **User Authentication**:\n  - Implement secure email/password-based authentication and social logins (Google, Facebook, GitHub).\n  - Persistent login sessions and secure logout functionality.\n\n- **Inventory Management**:\n  - View, update, and manage inventory items.\n  - Each inventory item includes detailed information such as name, image, description, price, quantity, supplier name.\n  - Ability to update item quantities, mark items as delivered, and restock inventory.\n\n- **Multiple Pages**:\n  - Home Page:\n    - Displays a header with navigation, banner, and sections showcasing inventory items.\n    - Interactive buttons for managing items and navigating to detailed views.\n    - Additional unique sections and tips to enhance user engagement.\n  - Inventory Details Page (`inventory/:id`):\n    - Protected route showing detailed information of a specific inventory item.\n    - Option to update quantities, mark items as delivered, and restock items.\n  - Manage Inventory Page:\n    - Accessible through the Manage Inventories link/button.\n    - View all inventory items in a structured format (e.g., table).\n    - Perform actions such as deleting items and adding new inventory items.\n\n- **User-Specific Views**:\n  - My Items Page:\n    - Display items specific to the logged-in user.\n    - Ability to delete or cancel items with confirmation prompts.\n\n- **Blog Section**:\n  - Non-protected route featuring informative blog posts.\n  - Addresses common queries related to JavaScript, Node.js, MongoDB, SQL vs NoSQL, and JWT.\n\n- **Authentication \u0026 Security**:\n  - Implement JWT (JSON Web Tokens) for secure authentication.\n  - Error handling for incorrect login credentials and unauthorized access.\n  - Send email verification (with toast notifications).\n\n- **Additional Features**:\n  - Responsive design for desktop and mobile.\n  - Meaningful 404 (Not Found) page.\n\n### Bonus Features:\n  - Loading spinners for data fetching.\n  - Environment variables for secure configuration.\n  - Enhanced confirmation dialogues.\n  - Pagination for managing large inventories.\n  - Use of axios for API calls.\n\nThis project aims to provide a seamless user experience for managing and tracking inventory items within a warehouse setting, coupled with essential security features and responsive design.\n\n### Technologies Used:\n\n#### React with Vite\n- **React**: The project utilizes React, a popular JavaScript library for building user interfaces. React's component-based architecture enables efficient and reusable code, enhancing the development workflow.\n- **Vite**: Vite is used as the build tool for the project, providing fast development server and optimized production build. It leverages native ES modules for quick loading in the browser.\n\n#### React Router\n- **React Router**: Used for navigation and routing within the React application. React Router allows for declarative routing, enabling different components to be rendered based on the URL.\n\n#### Tailwind CSS \u0026 Daisy UI\n- **Tailwind CSS**: A utility-first CSS framework used for styling components. Tailwind CSS streamlines the design process by offering a set of predefined utility classes, facilitating rapid development.\n- **Daisy UI**: A Tailwind CSS component library that extends Tailwind with additional UI components, aiding in the creation of consistent and visually appealing user interfaces.\n\n#### Fetch API / Axios JS\n- **Fetch API / Axios**: Used for making HTTP requests from the client-side to interact with backend APIs. Fetch API provides a built-in way to fetch resources asynchronously, while Axios is a popular library for handling HTTP requests with additional features like request cancellation and interceptors.\n\n#### Firebase (Authentication \u0026 Hosting)\n- **Firebase Authentication**: Integrated Firebase Authentication for user authentication and authorization. Firebase offers robust authentication services, including email/password authentication and social login providers (e.g., Google, Facebook).\n- **Firebase Hosting**: Leveraged Firebase Hosting for deploying and hosting the front-end application. Firebase Hosting provides a secure and scalable platform for serving static assets and dynamic content.\n\n#### State Management: Context API\n- **Context API**: Utilized React's Context API for managing application-level state. Context API facilitates state propagation across the component tree without using prop drilling, improving code readability and maintainability.\n\n#### Tools\n- **Netlify**: Deployed and hosted the project on Netlify, leveraging its continuous deployment capabilities and global CDN for fast content delivery.\n- **Surge**: Used for deploying static assets and hosting the front-end during development stages or for smaller projects.\n- **NPM**: Managed project dependencies and scripts using NPM (Node Package Manager), ensuring efficient package management and version control.\n\nThese front-end technologies and tools collectively enable efficient development, seamless user experience, and scalable deployment of the BooksHive project. Each technology contributes to specific aspects of the front-end architecture, ensuring robustness and flexibility in the application's design and functionality.\n\n\n## Live Website\n\n* Firebase: https://warehouse-client-74323.web.app/\n\n* Netlify: https://warehouse-client-nion.netlify.app/\n\n* Surge: http://narrow-yoke.surge.sh/\n## Installation\n\nGet up and running with the Car Doctor website's client-side code in just three easy steps using npm:\n\n1. **Clone the Repository:**\n\n   Begin by cloning this repository using Git. Replace `\u003crepository-url\u003e` with the actual URL of your repository:\n\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd warehouse-client  # Replace with your project's directory name\n   ```\n\n2. **Install Dependencies:**\n\n   Navigate to the project directory (`Car-Doctor-Client-Side` in this example) and execute the following command to install all the necessary project dependencies:\n\n   ```bash\n   npm install\n   ```\n\n   This command will download and install the JavaScript libraries and tools required for the Car Doctor website to function correctly.\n\n3. **Start the Development Server:**\n\n   Once the dependencies are installed, you can launch the development server using the following command:\n\n   ```bash\n   npm start\n   ```\n\n   This command will typically start a development server using Vite or another similar tool, allowing you to view and interact with the website in your web browser (usually at `http://localhost:3000` or a similar address).\n\n**Additional Notes:**\n\n- Make sure you have Git and npm installed on your system before proceeding. You can download them from the official websites:\n   - Git: [https://git-scm.com/downloads](https://git-scm.com/downloads)\n   - npm: [https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager](https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager)\n- Refer to the project's README file for any specific configuration or environment setup instructions.\n\nBy following these steps, you'll have a local development environment set up and running, allowing you to explore the Car Doctor website's code and potentially contribute to its further development.Absolutely, here's the section on commits with a potential improvement:\n\n## Commits\n\nThis repository adheres to a structured commit message convention to enhance readability and maintainability. Here's an overview of the key commit types:\n\n- **feat:** Introduces a new feature to the application.\n- **fix:** Addresses a bug or issue identified in the codebase.\n- **docs:** Encompasses changes made to documentation, such as updates, additions, or corrections.\n- **style:** Covers formatting adjustments, whitespace changes, or fixing minor inconsistencies like missing semicolons.\n- **refactor:** Represents code structure improvements without altering functionality. This can involve code organization, renaming variables or functions, or improving readability.\n- **test:** Introduces new tests or updates existing tests to ensure code quality and maintainability.\n- **chore:** Encompasses changes that don't directly affect the application's functionality, such as updating build tasks, package manager configurations, or dependency versions.\n\n**Optional Improvement:**\n\nConsider adopting a more comprehensive commit message convention like Conventional Commits ([https://www.conventionalcommits.org/en/v1.0.0-beta.4/](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)). This approach provides a standard format for commit messages, including type, scope (optional), and a clear description of the change, making it easier to generate changelogs, automate workflows, and collaborate effectively.\n\nBy following these guidelines and potentially adopting a more detailed convention, you'll ensure clear and consistent commit messages that benefit you and your team in the long run.\n## Contributing\n\nContributions are always welcome!\n\nContributions are welcome! Please open a pull request for any improvements or features.\n\nPlease adhere to this project's `code of conduct`.\n\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n\n## Deployment\n\nTo deploy this project run\n\n```bash\ngit init\ngit add .\ngit commit -m \"first commit\"\ngit branch -M main\ngit remote add origin https://github.com/Nadim-Nion/warehouse-client.git\ngit push -u origin main\n\n```\n\n\n## Screenshots\n\n* Image 1: \n![BooksHive 1](https://github.com/Nadim-Nion/warehouse-client/assets/60613933/b6f67526-6c98-4ecc-8164-dcbb9c120b23)\n\n* Image 2: \n![BooksHive 2](https://github.com/Nadim-Nion/warehouse-client/assets/60613933/682355d4-fb88-472a-a50e-2924477c9d69)\n\n* Image 3: \n![BooksHive 3](https://github.com/Nadim-Nion/warehouse-client/assets/60613933/dc168700-db23-4aa6-8a1e-a1bf526d9a26)\n\n* Image 4: \n![BooksHive 4](https://github.com/Nadim-Nion/warehouse-client/assets/60613933/052727eb-c341-4c76-bec2-b3b9c696edb4)\n\n* Image 5: \n![BooksHive 5](https://github.com/Nadim-Nion/warehouse-client/assets/60613933/0a8694c8-a179-45b2-9833-db3062e84574)\n\n* Image 6:  \n![BooksHive 6](https://github.com/Nadim-Nion/warehouse-client/assets/60613933/2dee9328-76a1-449d-994d-40d2b21c00ce)\n\n## Tech Stack\n\n**Client:** React+Vite, React Router, Firebase (Authentication \u0026 Hosting), Tailwind CSS, Daisy UI, Axios JS\n\n**Server:** Express.js, Node.js, JWT\n\n**Database:** MongoDB\n\n**Tools:** Vite, Vercel, npm, Surge, Netlify\n\n**State Management:** Context API\n\n\n\n## FAQ\n\n#### Is this website reponsible?\n\nAnswer : Yes, the full website is responsive for the all devices (Desktop, Tablet and Phone)\n\n#### Is this website store data to the database?\n\nAnswer : I have stored all the data in MongoDB.\n\n## 🚀 About Me\nHi, I am Nadim Mahmud Nion. I have recently concluded my graduation from the department of Computer Science and Engineering (CSE) at the Daffodil International University (DIU). I have been learning MERN Stack Web Development since 2022. I am expertise in the following skills:\n\n* React\n\n* Express.js \n\n* Node.js \n\n* MongoDB\n\n* JWT\n\n* Vite\n\n* React Router\n\n* Firebase (Authentication \u0026 Hosting)\n\n* Vercel\n\n* JavaScript\n\n* Advanced JavaScript\n\n* Daisy UI \n\n* Bootstrap\n\n* Tailwind\n\n* HTML5\n\n* CSS3\n\n* Media Query\n\nI have built multiple projects using these skills. You are invited to my GitHub profile to know about my projects and don't forget to give a star to my projects.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnadim-nion%2Fwarehouse-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnadim-nion%2Fwarehouse-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnadim-nion%2Fwarehouse-client/lists"}