Skip to content

melihalkbk/Habit-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Habit Tracker App

📌 Overview

The Habit Tracker App is a SwiftUI-based mobile application that helps users track and manage their habits effectively. It allows users to set, monitor, and maintain their daily habits to achieve personal goals.

🛠 Features

  • 📅 Habit Creation: Users can create new habits with customizable details.
  • Daily Tracking: Mark habits as completed on a daily basis.
  • 📊 Progress Visualization: View statistics and completion rates.
  • 🎨 Beautiful UI: Built with SwiftUI for a smooth user experience.
  • 🔔 Reminders & Notifications: Get notified to stay on track.

📸 Screenshots

Here are some screenshots of the app:

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/melihalkbk/Habit-Tracker-App.git
    cd Habit-Tracker-App
  2. Open with Xcode:

    • Open Habit-Tracker App.xcodeproj in Xcode.
  3. Run the App:

    • Select a simulator or connect a real device.
    • Click the "Run" button (▶️) in Xcode.

📂 Project Structure

Habit-Tracker App/
│── Extensions/            # Utility extensions
│── Model/                 # Data models for habits
│── View/                  # UI Components
│── Assets.xcassets/       # App icons and colors
│── Habit-Tracker App.xcodeproj/  # Xcode project files
│── ContentView.swift      # Main entry point

📌 How to Use

  1. Open the app and navigate through the onboarding screens.
  2. Add a new habit by providing a name, frequency, and goal.
  3. Track your progress daily and complete habits.
  4. View your habit completion statistics.

🏗 Technologies Used

  • Swift (Programming Language)
  • SwiftUI (User Interface)
  • Xcode (Development Environment)

🤝 Contribution

Contributions are welcome! If you'd like to improve this app:

  1. Fork the repository.
  2. Create a new branch (feature/your-feature).
  3. Commit your changes and push.
  4. Submit a pull request!

📜 License

This project is licensed under the MIT License.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages