{"id":26903420,"url":"https://github.com/tiagodongo/libflow","last_synced_at":"2026-05-09T15:16:00.095Z","repository":{"id":285113293,"uuid":"955467454","full_name":"TiagoDongo/LibFlow","owner":"TiagoDongo","description":"📚 C Library Manager - Lightweight system using cJSON for JSON storage. Simple, fast, and efficient.","archived":false,"fork":false,"pushed_at":"2025-03-29T15:22:17.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T16:26:54.547Z","etag":null,"topics":["c","cjson","json","library-management","python"],"latest_commit_sha":null,"homepage":"","language":"C","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/TiagoDongo.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":"2025-03-26T17:25:25.000Z","updated_at":"2025-03-29T15:22:20.000Z","dependencies_parsed_at":"2025-03-29T16:37:27.491Z","dependency_job_id":null,"html_url":"https://github.com/TiagoDongo/LibFlow","commit_stats":null,"previous_names":["tiagodongo/libflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDongo%2FLibFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDongo%2FLibFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDongo%2FLibFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDongo%2FLibFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TiagoDongo","download_url":"https://codeload.github.com/TiagoDongo/LibFlow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246622912,"owners_count":20807231,"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":["c","cjson","json","library-management","python"],"created_at":"2025-04-01T10:28:20.137Z","updated_at":"2026-05-09T15:16:00.087Z","avatar_url":"https://github.com/TiagoDongo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibFlow\n\n![C](https://img.shields.io/badge/Language-C-blue?style=for-the-badge)\n[![cJSON](https://img.shields.io/badge/Library-cJSON-green?style=for-the-badge)](https://github.com/DaveGamble/cJSON)\n\nA lightweight library management system for registering, searching, updating, and removing books, with JSON data persistence. Built in `C` using `cJSON` for JSON file handling.\n\n---\n\n\u003e [!NOTE]\n\u003e **Test Environment**\n\u003e - Windows 10\n\u003e - cJSON library included in the project\n\u003e - The **cJSON** library is already included in the project (the `.c` and `.h` files are in the `src/modules/` and `libs/` folders), so **no additional installation is required for JSON handling**\n\n---\n\n## Project Structure\n\n- **src/**: Main file (`main.c`) and system modules\n- **libs/**: Headers and definitions for structures/functions\n- **data/**: Directory for generated JSON files\n- **scripts//**: Python scripts for data generation\n\n## ⚙ Prerequisites\n\n- **Windows**:  \n  - Install [MinGW](https://sourceforge.net/projects/mingw/).  \n  - Add `gcc` to system PATH.  \n  - *Optional*: Duplicate `mingw32-make.exe` and rename to `make`.  \n\n- **Linux**:  \n  ```bash  \n  sudo apt update \u0026\u0026 sudo apt install build-essential\n  ```\n- **Python scripts**:\n  - Install python \n  ```bash\n  pip install faker \n  ```\n## 🚀Installation \u0026 Usage\n\n1. Clone the repo:\n   ```bash\n   git clone https://github.com/TiagoDongo/LibFlow.git\n   ```\n\n2. Navigate to the project:\n    ```bash\n   cd LibFlow \n   ```\n   \n3. Compile \u0026 Run:\n    ```bash\n    # linux:\n        make run\n\n    # windows:\n        mingw32-make run        \n    ```\n\n4. For help:\n    ```bash\n    # linux:\n        make help\n\n    # windows:\n        mingw32-make help        \n    ```\n\n## 🤝 Contributing\n- 🐛 Report bugs via `Issues`\n- 📚 Contribution guidelines [`CONTRIBUTING.md`](CONTRIBUTING.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagodongo%2Flibflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagodongo%2Flibflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagodongo%2Flibflow/lists"}