{"id":26245067,"url":"https://github.com/deryaxacar/file-management-system","last_synced_at":"2025-04-23T18:27:30.318Z","repository":{"id":251482667,"uuid":"787587204","full_name":"deryaxacar/file-management-system","owner":"deryaxacar","description":"This project contains a simple file management system application. It allows users to perform basic file operations such as creating, deleting, listing, and viewing file contents.","archived":false,"fork":false,"pushed_at":"2024-12-07T16:26:06.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T02:22:35.396Z","etag":null,"topics":["c-language","c-language-project","c-learning","c-library","c-programming","c-programming-language","c-project","c-projects","file","file-upload","filemanager","filemaneger","filesystem","project","system","system-programming"],"latest_commit_sha":null,"homepage":"https://github.com/deryaxacar/file-management-system","language":"C","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/deryaxacar.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-16T20:04:14.000Z","updated_at":"2025-01-21T11:36:58.000Z","dependencies_parsed_at":"2025-03-13T12:41:08.962Z","dependency_job_id":null,"html_url":"https://github.com/deryaxacar/file-management-system","commit_stats":null,"previous_names":["deryaxacar/file-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deryaxacar%2Ffile-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deryaxacar%2Ffile-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deryaxacar%2Ffile-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deryaxacar%2Ffile-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deryaxacar","download_url":"https://codeload.github.com/deryaxacar/file-management-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250489235,"owners_count":21438936,"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-language","c-language-project","c-learning","c-library","c-programming","c-programming-language","c-project","c-projects","file","file-upload","filemanager","filemaneger","filesystem","project","system","system-programming"],"created_at":"2025-03-13T12:29:44.960Z","updated_at":"2025-04-23T18:27:30.271Z","avatar_url":"https://github.com/deryaxacar.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Management System 📁\n\nThis project contains a simple file management system application. It allows users to perform basic file operations such as creating, deleting, listing, and viewing file contents.\n\n## Features ✨\n\n- **Create File 📂:** Allows users to create a file by specifying the file name and the directory where the file should be created.\n  - Example: `create_file(\"dosya.txt\", \"/home/kullanici/\")`\n\n- **Delete File 🗑️:** Provides the option to delete an existing file. The user specifies the file name, and it is removed from the system.\n  - Example: `delete_file(\"dosya.txt\")`\n\n- **List Files 📋:** Allows users to view all files in a specified folder. By providing the folder path, users can see the files within it.\n  - Example: `list_files(\"/home/kullanici/\")`\n\n- **View File Content 👁️:** Provides the option to view the contents of a specified file. The file name is given, and its contents are displayed in the terminal.\n  - Example: `view_file(\"dosya.txt\")`\n\n## Requirements ⚙️\n\n- **GNU Make 🖥️:** This tool is used to compile the project files. Use the make command in the terminal to compile the project.\n- **GCC Compiler 🛠️:** GCC is used to compile the C code for the project. It is the required C compiler to successfully compile the projec\n\n## Usage 🚀\n\n1. **Open Terminal:** Open the terminal in the project folder.\n2. **Compile the Project:** Use the make command in the terminal to compile the project files. This will compile the necessary files and create an executable binary file.\n   - Command: `make`\n3. **Uygulamayı Çalıştırın:** Run the Application: To run the compiled project, execute the binary file (`./file_management_app`). This command will start the file management system and make it ready to use.\n   - Command: `./file_management_app`\n\n## Contributions 🤝\n\nThis project is open to contributions. If you find a bug or have a suggestion, you can follow these steps to contribute:\n\n1. **Fork the Repository:** Fork the project to your own GitHub account to create a copy.\n2. **Make Changes:** Make the necessary changes or add new features to your copy.\n3. **Submit a Pull Request:** To contribute your changes to the main project, create a pull request. Include a message explaining the changes and new features.\n4. **Feedback:** You can open an issue on GitHub for feedback or to report bugs.\n\nFor any contributions, bug reports, or suggestions, please refer to the project's GitHub page.\n\n---\n\nThis README was prepared by Derya ACAR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderyaxacar%2Ffile-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderyaxacar%2Ffile-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderyaxacar%2Ffile-management-system/lists"}