Skip to content

Muawiya-contact/ai-study-habit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

🧠 AI Study + Habit Tracker Dashboard

A Django-based web app to track your daily AI study, Islamic habits, and overall productivity.
Built with ❀️ by Muawiya @Coding_Moves


πŸ“Œ Overview

This project is a personal productivity dashboard that helps students, developers, and learners stay consistent with their goals. It combines Islamic habit tracking, AI learning logs, and motivational boosts β€” all in one place.


✨ Features

βœ… User Authentication (Register/Login)
βœ… Daily Habit Tracker (Salah, Quran, Study, Exercise)
βœ… Study Tracker (Log hours, topics, and notes)
βœ… Weekly Progress Charts
βœ… Motivational & Quranic Quotes
βœ… Admin Panel for Superusers
βœ… Clean and Mobile-Friendly UI


πŸ“ Folder Structure

ai_study_dashboard/
β”œβ”€β”€ accounts/ # Handles user authentication
β”œβ”€β”€ habits/ # Tracks daily habits
β”œβ”€β”€ study/ # Logs AI study sessions
β”œβ”€β”€ quotes/ # Displays daily quotes
β”œβ”€β”€ templates/ # HTML templates
β”œβ”€β”€ static/ # CSS, JS, images
β”œβ”€β”€ ai_study_dashboard/ # Project settings
└── manage.py

πŸ’‘ Tech Stack

  • Backend: Django, SQLite3
  • Frontend: HTML5, Bootstrap 5
  • Charts: Chart.js / Matplotlib
  • Version Control: Git + GitHub
  • Deployment (Future): PythonAnywhere / Render / Vercel

πŸ” User Roles

Role Access Level
Regular User Dashboard, Logs, Tracker
Superuser Admin panel, User data

πŸš€ Getting Started

# Clone the repo
git clone https://github.com/Muawiya-contact/ai-study-habit-tracker.git

# Navigate into the project
cd ai-study-habit-tracker

# Create virtual environment & activate
python -m venv venv
source venv/bin/activate  # or venv\Scripts\activate on Windows

# Install dependencies
pip install -r requirements.txt

# Run the server
python manage.py runserver

πŸ“· Screenshots (Coming Soon)

Interface previews, user dashboard, and mobile views will be added soon.


🌍 Future Plans

  • Add ML-based study suggestions
  • Export study reports as PDF
  • Connect with mobile app (React Native)
  • Add Dark Mode toggle
  • Leaderboard of most consistent users

πŸ™ Credits & Inspiration

  • Developed by Muawiya Amir | @Coding_Moves
  • Quran & motivational content for spiritual + mental motivation
  • Inspired by personal journey to master AI and balance life

πŸ“« Contact

Have feedback or ideas?