{"id":23213410,"url":"https://github.com/nagipragalathan/first-project","last_synced_at":"2025-04-05T13:11:18.474Z","repository":{"id":52102958,"uuid":"365197360","full_name":"NagiPragalathan/first-project","owner":"NagiPragalathan","description":"This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.","archived":false,"fork":false,"pushed_at":"2024-06-20T12:31:40.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T04:57:07.519Z","etag":null,"topics":["c","cprogramming","datastructures","filehandling","learningtocode","programming","projectshowcase","softwaredevelopment","techinnovation","techskills","trainreservationsystem","trainticketreservation","traintickets"],"latest_commit_sha":null,"homepage":"https://github.com/NagiPragalathan/first-project","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/NagiPragalathan.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":"2021-05-07T10:27:54.000Z","updated_at":"2024-06-20T12:35:17.000Z","dependencies_parsed_at":"2025-02-13T14:01:19.439Z","dependency_job_id":null,"html_url":"https://github.com/NagiPragalathan/first-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2Ffirst-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2Ffirst-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2Ffirst-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2Ffirst-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NagiPragalathan","download_url":"https://codeload.github.com/NagiPragalathan/first-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339160,"owners_count":20923014,"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","cprogramming","datastructures","filehandling","learningtocode","programming","projectshowcase","softwaredevelopment","techinnovation","techskills","trainreservationsystem","trainticketreservation","traintickets"],"created_at":"2024-12-18T19:17:31.296Z","updated_at":"2025-04-05T13:11:18.469Z","avatar_url":"https://github.com/NagiPragalathan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Train Ticket Reservation System\n\nThis repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.\n\n## Features\n\n- **Book Ticket**: Allows users to book train tickets.\n- **View Ticket**: Displays booked tickets.\n- **Cancel Ticket**: Functionality to cancel a booked ticket.\n- **View Train Details**: Shows details of available trains.\n\n## Technologies Used\n\n- **Programming Language**: C\n\n## Files\n\n- `main.c`: Entry point of the application.\n- `Train_Ticket_Registration.c`: Contains functions for booking, viewing, and managing tickets.\n- `Train_Ticket_Registration_hider.h`: Header file with function prototypes and necessary includes.\n\n## Installation and Usage\n\n### Prerequisites\n\n- C compiler (e.g., GCC)\n\n### Steps\n\n1. Clone the repository:\n    \n    bash\n    \n    Copy code\n    \n    `git clone https://github.com/NagiPragalathan/first-project.git\n    cd first-project` \n    \n2. Compile the program:\n    \n    bash\n    \n    Copy code\n    \n    `gcc main.c Train_Ticket_Registration.c -o TrainTicketReservation` \n    \n3. Run the executable:\n    \n    bash\n    \n    Copy code\n    \n    `./TrainTicketReservation` \n    \n\n## How to Use\n\n1. **Booking a Ticket**:\n    - Follow the prompts to enter train and passenger details.\n2. **Viewing Tickets**:\n    - Select the option to view booked tickets.\n3. **Cancelling a Ticket**:\n    - Choose the cancel option and enter the ticket details.\n4. **Viewing Train Details**:\n    - Select the option to display train information.\n\n## Contributors\n\n- [Nagi Pragalathan](https://github.com/NagiPragalathan)\n- [Naveen G](https://github.com/naveeng2402)\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Repository Link\n\n- [Train Ticket Reservation System](https://github.com/NagiPragalathan/first-project)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagipragalathan%2Ffirst-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnagipragalathan%2Ffirst-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagipragalathan%2Ffirst-project/lists"}