{"id":28388811,"url":"https://github.com/ehrg1/cs492-mosques-management","last_synced_at":"2026-04-24T22:32:16.893Z","repository":{"id":292305949,"uuid":"980415054","full_name":"ehrg1/CS492-mosques-management","owner":"ehrg1","description":"About This repository showcases a project developed for the CS492 Special Topics in Computer Science course, which is a simple app to manage mosques","archived":false,"fork":false,"pushed_at":"2025-05-09T07:25:26.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T08:40:01.252Z","etag":null,"topics":["database","gui","python","sqlite3","tkinter","tkinter-gui"],"latest_commit_sha":null,"homepage":"","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/ehrg1.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,"zenodo":null}},"created_at":"2025-05-09T05:04:50.000Z","updated_at":"2025-05-10T20:07:13.000Z","dependencies_parsed_at":"2025-05-09T08:51:17.063Z","dependency_job_id":null,"html_url":"https://github.com/ehrg1/CS492-mosques-management","commit_stats":null,"previous_names":["ehrg1/cs492-mosques-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ehrg1/CS492-mosques-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehrg1%2FCS492-mosques-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehrg1%2FCS492-mosques-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehrg1%2FCS492-mosques-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehrg1%2FCS492-mosques-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehrg1","download_url":"https://codeload.github.com/ehrg1/CS492-mosques-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehrg1%2FCS492-mosques-management/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262212340,"owners_count":23275912,"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":["database","gui","python","sqlite3","tkinter","tkinter-gui"],"created_at":"2025-05-30T23:15:48.111Z","updated_at":"2026-04-24T22:32:11.852Z","avatar_url":"https://github.com/ehrg1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CS492 Mosques Management System\n\nThis is a simple desktop application developed using Python and Tkinter for managing mosques' data. It is a course project for CS492.\n\n## 🕌 Features\n\n- Add new mosques with details.\n- Edit and delete existing mosque records.\n- View a list of all mosques.\n- Data persistence using SQLite (`mosques.db`).\n- Simple GUI built with Tkinter.\n\n## 🛠️ Technologies Used\n\n- Python 3.x\n- Tkinter (built-in GUI library)\n- SQLite (for local database storage)\n\n## 📦 Installation\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https://github.com/ehrg1/CS492-mosques-management.git\n   cd CS492-mosques-management\n   ```\n\n2. **Run the application**\n\n   Make sure Python 3 is installed, then run:\n\n   ```bash\n   python main.py\n   ```\n\n\u003e No additional dependencies are required as the project uses standard Python libraries.\n\n## 🗂 Project Structure\n\n```\nCS492-mosques-management/\n│\n├── main.py          # Main script to launch the GUI\n├── mosque.py        # Logic for managing mosque data\n├── mosques.db       # SQLite database file\n├── icon.png         # App icon\n└── __pycache__/     # Auto-generated cache by Python\n```\n\n## ✅ Usage\n\n- Click **Add** to insert a new mosque record.\n- Select a mosque from the list and click **Edit** or **Delete**.\n- All data is saved automatically to `mosques.db`.\n\n\nDeveloped by [@ehrg1](https://github.com/ehrg1) for CS492.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehrg1%2Fcs492-mosques-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehrg1%2Fcs492-mosques-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehrg1%2Fcs492-mosques-management/lists"}