{"id":19720954,"url":"https://github.com/paramsiddharth/apl-dbms-sem3-2020-final-project","last_synced_at":"2025-07-09T23:32:25.570Z","repository":{"id":109332832,"uuid":"320194106","full_name":"paramsiddharth/APL-DBMS-Sem3-2020-Final-Project","owner":"paramsiddharth","description":"Final project using Tkinter and SQLite3.","archived":false,"fork":false,"pushed_at":"2020-12-10T16:21:35.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T12:25:53.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/paramsiddharth.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}},"created_at":"2020-12-10T07:30:56.000Z","updated_at":"2021-12-19T01:47:36.000Z","dependencies_parsed_at":"2023-04-04T14:47:07.557Z","dependency_job_id":null,"html_url":"https://github.com/paramsiddharth/APL-DBMS-Sem3-2020-Final-Project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paramsiddharth/APL-DBMS-Sem3-2020-Final-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2FAPL-DBMS-Sem3-2020-Final-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2FAPL-DBMS-Sem3-2020-Final-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2FAPL-DBMS-Sem3-2020-Final-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2FAPL-DBMS-Sem3-2020-Final-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/APL-DBMS-Sem3-2020-Final-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2FAPL-DBMS-Sem3-2020-Final-Project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505260,"owners_count":23618909,"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":[],"created_at":"2024-11-11T23:13:01.029Z","updated_at":"2025-07-09T23:32:25.547Z","avatar_url":"https://github.com/paramsiddharth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bus Booking System - Project\r\nThe final project for submission in semester 3,\r\nAdvanced Programming Laboratory and Database\r\nSystems.\r\n\r\n## Features\r\n- Add buses with date, timings, and \"from\" and \"to\"\r\n  data.\r\n- Query buses based on client's requirements in a\r\n  user-friendly environment.\r\n- Buy tickets, which themselves are logged using\r\n  an SQL TRIGGER.\r\n- Pure usage of SQLite 3 for file-based data storage.\r\n- UI implemented entirely in Tkinter.\r\n- Powerful error-handling; Negligible chances of\r\n  failure.\r\n- Version-controlled by Git for the progress report.\r\n\r\n## Dependencies\r\n- Python 3.8+\r\n- Tkinter\r\n\r\n## Development\r\n- If on Linux, install Tkinter.\r\n  ``` bash\r\n  sudo apt-get install python-tk\r\n  ```\r\n- While making sure the appropriate filesystem\r\n  permissions are given,\r\n  start `main.py` using Python 3.\r\n  ``` bash\r\n  python3 main.py\r\n  ```\r\nAn SQLite database will be created in `data.db`, which\r\nwill be used by the application for storage.\r\n\r\n## Supervision\r\n- Dr. Mahesh Kumar\r\n- Dr. Nileshkumar R. Patel\r\n- Dr. Amit Kumar Srivastava\r\n\r\n# Made with ❤ by [Param](http://www.paramsid.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fapl-dbms-sem3-2020-final-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fapl-dbms-sem3-2020-final-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fapl-dbms-sem3-2020-final-project/lists"}