{"id":19847966,"url":"https://github.com/aviralmehrotra/project-diary-management","last_synced_at":"2026-06-10T19:32:06.282Z","repository":{"id":160324226,"uuid":"467853898","full_name":"AviralMehrotra/Project-Diary-Management","owner":"AviralMehrotra","description":"This program is a simple Personal Diary Management System implemented in C language. It allows the user to add new records, search for existing records, and display all saved records.","archived":false,"fork":false,"pushed_at":"2023-04-23T09:07:25.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:59:32.519Z","etag":null,"topics":["cprogramming-language","linked-list","projects"],"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/AviralMehrotra.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":"2022-03-09T09:11:16.000Z","updated_at":"2023-09-29T21:23:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"a88241fc-fb12-4061-a928-c0f9419c04ec","html_url":"https://github.com/AviralMehrotra/Project-Diary-Management","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AviralMehrotra/Project-Diary-Management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AviralMehrotra%2FProject-Diary-Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AviralMehrotra%2FProject-Diary-Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AviralMehrotra%2FProject-Diary-Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AviralMehrotra%2FProject-Diary-Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AviralMehrotra","download_url":"https://codeload.github.com/AviralMehrotra/Project-Diary-Management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AviralMehrotra%2FProject-Diary-Management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34168086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cprogramming-language","linked-list","projects"],"created_at":"2024-11-12T13:15:41.629Z","updated_at":"2026-06-10T19:32:06.267Z","avatar_url":"https://github.com/AviralMehrotra.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Personal Diary Management System\n\nThis program is a simple Personal Diary Management System implemented in C language. It allows the user to add new records, search for existing records, and display all saved records.\n\n## Features\n- Adding new records: The user can add a new record to the diary by entering the date, time, place, duration of stay and a note.\n- Searching for records: The user can search for an existing record by entering the date.\n- Displaying all saved records: The program displays all saved records in a tabular format.\n\n## How to run the program\n1. Download and install a C compiler like Dev-C++ or Code::Blocks.\n2. Copy the source code to a new project.\n3. Compile and run the program.\n\n## Functions\n- `ins_first()`: Inserts a new record at the beginning of the linked list.\n- `display_dir(int item)`: Displays all saved records in a tabular format. If `item` is 0, it displays all saved records. Otherwise, it displays a message that no contacts are present.\n- `search_data(int srch)`: Searches for an existing record by entering the date.\n\n## Future improvements\n- Add the option to edit existing records.\n- Improve the user interface and make it more user-friendly.\n- Add the option to export the data to a file.\n\n## Note\nThis code is not optimized for large datasets and should only be used for small personal diaries.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faviralmehrotra%2Fproject-diary-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faviralmehrotra%2Fproject-diary-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faviralmehrotra%2Fproject-diary-management/lists"}