{"id":28331512,"url":"https://github.com/filipraic/tracker-platform","last_synced_at":"2025-10-13T10:18:37.134Z","repository":{"id":295418531,"uuid":"990053561","full_name":"FilipRaic/tracker-platform","owner":"FilipRaic","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-03T15:58:36.000Z","size":285,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-03T16:57:24.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/FilipRaic.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-25T12:06:12.000Z","updated_at":"2025-07-03T15:58:38.000Z","dependencies_parsed_at":"2025-05-25T13:23:07.767Z","dependency_job_id":"327e68e5-8706-40e0-b4f5-0253918d3ca0","html_url":"https://github.com/FilipRaic/tracker-platform","commit_stats":null,"previous_names":["filipraic/tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FilipRaic/tracker-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRaic%2Ftracker-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRaic%2Ftracker-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRaic%2Ftracker-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRaic%2Ftracker-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FilipRaic","download_url":"https://codeload.github.com/FilipRaic/tracker-platform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRaic%2Ftracker-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014682,"owners_count":26085554,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2025-05-26T18:35:00.230Z","updated_at":"2025-10-13T10:18:37.129Z","avatar_url":"https://github.com/FilipRaic.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mental Health Tracker\n\nMental Health Tracker is a Spring Boot \u0026 Angular application designed to help users monitor and manage their mental\nwell-being. It includes features such as mood tracking, journaling, and sending wellness reminders via email.\n\n---\n\n## 🌟 Features\n\n- ✅ Track daily mood entries\n- 📓 Manage journal entries\n- 📬 Send and test email reminders using MailDev\n- 🔧 RESTful API built with Spring Boot\n- 🗃️ PostgreSQL for persistent data storage\n\n---\n\n## 🚀 Technologies Used\n\n- Java 24\n- Spring Boot 3.5.0\n- PostgreSQL\n- Docker \u0026 Docker Compose\n- MailDev (for email testing)\n- Gradle\n\n---\n\n## ⚙️ Prerequisites\n\nMake sure the following tools are installed on your machine:\n\n- [Java 24](https://www.jetbrains.com/guide/java/tips/download-jdk/) Install guide, make sure to use the Amazon Corretto\n  24.0.1\n- [Docker](https://www.docker.com/) Install guide, use Docker desktop (no need to create an account for Docker Hub)\n\n---\n\n## 🐳 Setting up Docker Services\n\nThis project uses Docker to run PostgreSQL and MailDev (email testing server).\nThe configuration is available in the `./docker` directory.\n\n### Start the Docker services in detached mode\n\nThis will start the database and MailDev containers in detached mode. Ensure Docker is running on your system before\nexecuting this command:\n\n```bash\n  docker compose up -d\n```\n\n### Stop the Docker services and destroy the volumes\n\nTo stop the database and MailDev server and delete the data and container, run this command:\n\n```bash\n  docker compose down -v\n```\n\n### MailDev\n\nWhen executing the ```docker compose up -d``` command,\nthis will start the MailDev service used to mock the sending of emails to users.\n\nYou can access the MailDev UI by opening ```localhost:1081``` in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipraic%2Ftracker-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipraic%2Ftracker-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipraic%2Ftracker-platform/lists"}