Skip to content

A beginner-friendly Python program that helps users add and view daily habits, focusing on list and dictionary data structures, functions, and simple data management.

Notifications You must be signed in to change notification settings

smadhulika07/Habit-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Habit Tracker

This project is a simple Python habit tracker that allows users to add and view daily habits. The goal of the project is to practice working with basic data structures and functions in Python.

Features

  • Add new habits
  • View stored habits
  • Simple and easy-to-use structure

Technologies Used

  • Python

How to Run

  1. Run the program using: python tracker.py
  2. Use the provided functions to add and view habits.

Learning Outcomes

  • Working with lists and dictionaries
  • Writing reusable functions
  • Managing simple data in Python

About

A beginner-friendly Python program that helps users add and view daily habits, focusing on list and dictionary data structures, functions, and simple data management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages