{"id":24732837,"url":"https://github.com/louis3112/camera_shop","last_synced_at":"2025-03-22T16:20:51.683Z","repository":{"id":272880065,"uuid":"917539589","full_name":"Louis3112/camera_shop","owner":"Louis3112","description":"Final project for Data Structure 2nd Semester. The project is a simple CRUD management loaning camera, lens and photographer","archived":false,"fork":false,"pushed_at":"2025-01-17T06:41:14.000Z","size":2185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T18:05:31.517Z","etag":null,"topics":["cli","college-project","data-structures","graph","hashtable","linked-list","simple-project","stack","tree"],"latest_commit_sha":null,"homepage":"","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/Louis3112.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":"2025-01-16T07:19:26.000Z","updated_at":"2025-01-21T12:42:29.000Z","dependencies_parsed_at":"2025-01-17T07:31:18.999Z","dependency_job_id":"7837ec40-37c7-424b-9317-ecb4ba8044fd","html_url":"https://github.com/Louis3112/camera_shop","commit_stats":null,"previous_names":["louis3112/camera_shop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcamera_shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcamera_shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcamera_shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcamera_shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Louis3112","download_url":"https://codeload.github.com/Louis3112/camera_shop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244983467,"owners_count":20542466,"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":["cli","college-project","data-structures","graph","hashtable","linked-list","simple-project","stack","tree"],"created_at":"2025-01-27T17:54:18.967Z","updated_at":"2025-03-22T16:20:51.647Z","avatar_url":"https://github.com/Louis3112.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :bangbang: **Data Structure Project for 2nd Semester**  :bangbang:\n\n##  :camera: :video_camera: **camera_shop** :camera: :video_camera:\n\"Our\" final project for Data Structure 2nd Semester. The project is a simple CRUD management loaning camera, lens and photographer.\nThe project is actually related with [graph_sby_map](https://github.com/Louis3112/graph_sby_map).\n\nThe project implements various of data structure concepts, such as :\n1. Linked list (used to store and manage camera and lens data)           \n2. Tree (used to store and manage member data)\n3. Hash Table and Collision Handling (to manage camera and lens loans)\n4. Stack (used to store and manage photographer data)\n6. Graph (give tourist destination suggestions based on place they want to go)\n\nThe project is developed using Functional programming, C++ language, runs on CLI, and only requires a minimal set of library to use (doesn't require installing any library from outside).\n\nFor further information, there is a [report](https://github.com/user-attachments/files/18449868/DOKUMENTASI.PROGRAM.LAST.FINAL.PROJECT.docx)\nwritten in *Bahasa Indonesia* that you can read from.\n\n## :busts_in_silhouette: **Team** :busts_in_silhouette:\nThe project was completed by Group 7, which consists of following members :\n\n- **Adriano Emmanuel \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204082 [@pachhy](https://github.com/pachhy)**\n- **Cornelius Louis Nathan  \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204085 [@Louis3112](https://github.com/Louis3112)**\n- **Yakobus Octavianus Putra \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204332 [@YO-SP](https://github.com/YO-SP)**\n\n## :arrow_forward: **Installation and Usage** \nTo install this project, please proceed these steps:\n1. Clone the repository: **`git clone https://github.com/Louis3112/camera_shop`**\n2. Navigate to the project directory: **`cd camera_shop`**\n3. Compile the project: **`g++ -o camera_shop camera_shop.cpp`**\n4. Run the project : **`./camera_shop`** (or just simply run with your IDE)\n\n## \t:bust_in_silhouette: **Contributing** :bust_in_silhouette:\nIf you'd like to contribute or upgrade the project, it would be our pleasure! :smile: \n(I would be surprise tho, i mean.. it's a simple project)\n\nHere's how to to contribute:\n1. Fork the repository\n2. Create a new branch: **`git checkout -b your-branch-name`**\n3. Make your changes\n4. Commit your changes: **`git commit -m \"your messages\"`** \n5. Push your changes to your forked repository: **`git push origin your-branch-name`**\n6. Submit a pull request\n\n## :telephone_receiver: **Contact** :telephone_receiver:\n\nIf you have any questions or comments about this project, please contact **[me](corneliuslouis3112@gmail.com)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis3112%2Fcamera_shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouis3112%2Fcamera_shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis3112%2Fcamera_shop/lists"}