{"id":19235238,"url":"https://github.com/kiminzajnr/habit_tracker","last_synced_at":"2026-04-21T09:31:20.298Z","repository":{"id":254370087,"uuid":"846327174","full_name":"kiminzajnr/Habit_Tracker","owner":"kiminzajnr","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-30T19:15:14.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T12:55:44.701Z","etag":null,"topics":["css","flask","html5","jinja2","mongodb","render-deployment"],"latest_commit_sha":null,"homepage":"https://habit-tracker.discoverwitherick.tech/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiminzajnr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-23T01:20:55.000Z","updated_at":"2024-08-30T19:41:55.000Z","dependencies_parsed_at":"2024-08-23T02:45:34.444Z","dependency_job_id":null,"html_url":"https://github.com/kiminzajnr/Habit_Tracker","commit_stats":null,"previous_names":["kiminzajnr/habit_tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiminzajnr/Habit_Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiminzajnr%2FHabit_Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiminzajnr%2FHabit_Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiminzajnr%2FHabit_Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiminzajnr%2FHabit_Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiminzajnr","download_url":"https://codeload.github.com/kiminzajnr/Habit_Tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiminzajnr%2FHabit_Tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","flask","html5","jinja2","mongodb","render-deployment"],"created_at":"2024-11-09T16:16:21.841Z","updated_at":"2026-04-21T09:31:19.989Z","avatar_url":"https://github.com/kiminzajnr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Habit Tracker\n\nA habit tracker application built using Python Flask and MongoDB. The application allows users to track their habits daily, mark them as complete, and view them in a calendar-like format.\n\n## Features\n\n- Track Habits\n- Mark Habits as Complete\n- View Habit History\n\n## Technologies Used\n\n- **Frontend:** HTML, CSS\n- **Templating Engine:** Jinja2\n- **Backend:** Python Flask\n- **Database:** MongoDB\n\n## Setup Instructions\n\n### Prerequisites\n\n- Python 3.x\n- MongoDB\n- pip\n\n### Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   https://github.com/kiminzajnr/Habit_Tracker.git\n   cd Habit_Tracker\n\n2. Create an environment\n    ```\n    python3 -m venv .venv\n\n3. Activate the environment\n    ```\n    . .venv/bin/activate\n\n4. **Install the required packages:**\n    ```\n    pip install -r requirements.txt\n\n5. **Set up environment variables:**  \n    Create a `.env` file in the root directory of the project and add your MongoDB connection string:\n    ```\n    MONGODB_URI=your_mongodb_uri\n\n6. **Run the application:**\n    ```\n    flask run\n\nThe application will be available at http://127.0.0.1:5000/.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiminzajnr%2Fhabit_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiminzajnr%2Fhabit_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiminzajnr%2Fhabit_tracker/lists"}