{"id":31177896,"url":"https://github.com/tirth-22/habit-streak-tracker","last_synced_at":"2025-09-19T14:32:31.869Z","repository":{"id":308824537,"uuid":"1034229628","full_name":"Tirth-22/habit-streak-tracker","owner":"Tirth-22","description":"Core Java + Swing GUI Project with mysql db and JDBC for connection ","archived":false,"fork":false,"pushed_at":"2025-08-08T04:18:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T06:19:18.592Z","etag":null,"topics":["corejava","jdbc-connector","mysql-database","swing"],"latest_commit_sha":null,"homepage":"","language":null,"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/Tirth-22.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-08-08T04:10:02.000Z","updated_at":"2025-08-08T04:21:39.000Z","dependencies_parsed_at":"2025-08-08T06:19:22.621Z","dependency_job_id":"873e0e5a-b08d-445b-9739-26bda6d6a582","html_url":"https://github.com/Tirth-22/habit-streak-tracker","commit_stats":null,"previous_names":["tirth-22/habit-streak-tracker"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Tirth-22/habit-streak-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tirth-22%2Fhabit-streak-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tirth-22%2Fhabit-streak-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tirth-22%2Fhabit-streak-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tirth-22%2Fhabit-streak-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tirth-22","download_url":"https://codeload.github.com/Tirth-22/habit-streak-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tirth-22%2Fhabit-streak-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275952461,"owners_count":25558705,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":["corejava","jdbc-connector","mysql-database","swing"],"created_at":"2025-09-19T14:32:26.216Z","updated_at":"2025-09-19T14:32:31.858Z","avatar_url":"https://github.com/Tirth-22.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Habit Streak Counter\n\nA Java-based habit tracking application that helps you monitor and maintain daily streaks for your personal habits.  \nSupports **JDBC** with MySQL for data storage, and includes both **CLI** and **Swing GUI** interfaces.\n(Containig core java concepts)\n---\n\n## Features\n- **User Login System** – Track habits for individual users.\n- **Add, Update, and Delete Habits**.\n- **Daily Streak Tracking** with visual indicators in the GUI.\n- **MySQL Database Integration** using JDBC.\n- **Modular Project Structure** with DAO, model, and UI layers.\n\n---\n\n## Setup Instructions\n\n### 1. Clone the Repository\n```bash\ngit clone https://github.com/Tirth-22/habit-streak-tracker.git\ncd habit-streak-tracker\n```\n### 2. Configure Database\nCreate a MySQL database.\n```bash\ndb.url=jdbc:mysql://localhost:3306/your_database\ndb.user=your_username\ndb.password=your_password\n```\n### 3. Compile and Run\n```bash\njavac -cp \"lib/*\" app/HabitTrackerApp.java\njava -cp \".;lib/*\" app.HabitTrackerApp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirth-22%2Fhabit-streak-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftirth-22%2Fhabit-streak-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirth-22%2Fhabit-streak-tracker/lists"}