DEV Community

SONALI A
SONALI A

Posted on

WellnessTracker: Amazon Q Developer "Quack The Code" Challenge.

This is a submission for the Amazon Q Developer "Quack The Code" Challenge: Crushing the Command Line.

๐Ÿ’ก What I Built
I created a Command Line-based Wellness Tracker that helps users maintain consistency in their physical and mental wellness routines by automating check-ins, habit tracking, and productivity nudges.

This tool:

Allows users to log wellness activities (hydration, sleep, workouts, meditation, etc.) via the terminal.

Sends reminders or nudges for missed activities.

Summarizes weekly or monthly performance in a structured format.

It is fully CLI-based and lightweight โ€” perfect for developers who live in the terminal.

It solves the problem of accountability and consistency in self-care for people who are always on their computers but tend to neglect wellness. Think of it as a daily nudge from your terminal to take care of yourself.

๐ŸŽฅ Demo

Image description

Image description

Image description

๐Ÿ‘‰ GitHub Repository
(https://github.com/SONALI-005/Wellness_Tracker)

๐Ÿค– How I Used Amazon Q Developer
Amazon Q Developer was my copilot throughout this project. Here's how it helped:

๐Ÿง  Idea brainstorming: I used Q to brainstorm wellness features that are meaningful but simple to implement via the CLI.

๐Ÿ“ฆ Code generation: Q helped scaffold the script for logging, file handling, and notification messages.

๐Ÿ› Debugging: Whenever I hit syntax or logic issues, I pasted errors into Q and received helpful insights immediately.

๐Ÿงช Testing CLI commands: It also helped me generate test cases to ensure different wellness categories were recorded properly.

๐Ÿ‘ฉโ€๐ŸŽ“ Student Submission
Yes, Iโ€™m currently a student!

Top comments (0)