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)