{"id":23626071,"url":"https://github.com/nurulashraf/attendance-system-dfd-analysis","last_synced_at":"2026-01-24T22:39:34.210Z","repository":{"id":267198237,"uuid":"900517169","full_name":"nurulashraf/attendance-system-dfd-analysis","owner":"nurulashraf","description":"System Analysis and Design - Data Flow Diagram","archived":false,"fork":false,"pushed_at":"2024-12-25T17:31:23.000Z","size":473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T16:09:44.343Z","etag":null,"topics":["assignment","dfd-diagrams","it-project","requirements-engineering","software-design","system-analysis","system-requirements","technical-documentation"],"latest_commit_sha":null,"homepage":"","language":null,"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/nurulashraf.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-12-09T00:30:31.000Z","updated_at":"2024-12-25T17:31:26.000Z","dependencies_parsed_at":"2024-12-25T18:24:28.210Z","dependency_job_id":"d56ec756-f931-45d4-80f0-cf2dccd1d97a","html_url":"https://github.com/nurulashraf/attendance-system-dfd-analysis","commit_stats":null,"previous_names":["nurulashraf/ur-sad-as1","nurulashraf/attendance-system-dfd-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nurulashraf/attendance-system-dfd-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fattendance-system-dfd-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fattendance-system-dfd-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fattendance-system-dfd-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fattendance-system-dfd-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nurulashraf","download_url":"https://codeload.github.com/nurulashraf/attendance-system-dfd-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fattendance-system-dfd-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"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":["assignment","dfd-diagrams","it-project","requirements-engineering","software-design","system-analysis","system-requirements","technical-documentation"],"created_at":"2024-12-27T22:39:39.287Z","updated_at":"2026-01-24T22:39:34.186Z","avatar_url":"https://github.com/nurulashraf.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n---\n\n# System Analysis and Design - Data Flow Diagram\n\nThis repository contains the deliverables for **System Analysis and Design Assignment 1**, focusing on creating and analyzing a **Data Flow Diagram (DFD)** for a system. These solutions are part of a university assignment focused on applying fundamental **Systems Analysis** and Design concepts.\n\n## Overview\nThe project involves the application of system analysis techniques to design a DFD that represents the processes, data stores, and data flows of a given system. The assignment also includes a comprehensive written report and diagram visualizations.\n\n## Objectives\n- Demonstrate understanding of DFD concepts.\n- Develop a clear and accurate DFD for the assigned system.\n- Document the analysis process and findings in a report.\n\n## Tools Used\n- **Draw.io**: For creating the DFD diagrams.\n- **Microsoft Word**: For the written report.\n- **Visual Paradigm**: For detailed diagram modeling.\n\n## Repository Structure\n```plaintext\nattendance-system-dfd-analysis/\n├── DFD_PDFs/                  # Exported PDFs of the diagrams\n│   ├── Context.pdf            \n│   └── Level_0.pdf            \n├── Report.docx                # Written Report on the system\n├── DFD_Context.vpd            # Visual Paradigm file for the Context DFD\n├── DFD_Level_0.vpd            # Visual Paradigm file for the Level 0 DFD\n├── Instructions.pdf           # Instructions and requirements for the system\n├── LICENSE                    # Licensing information\n└── README.md                  # Main documentation file\n```\n\n## File Descriptions\n1. **`Instructions.pdf`**: Document file containing the assignment prompt and objectives.\n2. **`Report.docx`**: A comprehensive report detailing the system analysis and DFDs.\n3. **`DFD_Context.vpd`**: A Visual Paradigm project file for the Context DFD.\n4. **`DFD_Level_0.vpd`**: A Visual Paradigm project file for the Level 0 DFD.\n5. **`DFD_PDFs/Context.pdf`**: PDF version of the Context DFD for review.\n6. **`DFD_PDFs/Level_0.pdf`**: PDF version of the Level 0 DFD for review.\n\n## How to Use\n1. View the assignment requirements in `Instructions.pdf`.\n2. Open `Report.docx` for detailed explanations and insights.\n3. Use Visual Paradigm to open `.vpd` files for editing or viewing the diagrams.\n4. Alternatively, review the `.pdf` versions of the DFDs in the `DFD_PDFs` folder.\n\n## License\nThis repository is for academic purposes under the terms of the [MIT License](LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fattendance-system-dfd-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnurulashraf%2Fattendance-system-dfd-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fattendance-system-dfd-analysis/lists"}