TaskFlow-Pro / README.md
AbdulElahGwaith's picture
Enhance README with professional design and tech badges
4d98661 verified
|
Raw
History Blame Contribute Delete
3.27 kB
---
language:
- ar
- en
tags:
- taskflow-pro
- project-management
- javascript
- productivity
- dashboard
license: mit
---
# 🚀 TaskFlow Pro v2.0
<div align="center">
<img src="assets/images/logo.svg" width="120" alt="TaskFlow Pro Logo">
<br>
<strong>منصة إدارة المشاريع الاحترافية - مبنية بـ Vanilla JavaScript</strong>
<br>
<em>بناء مشاريعك بذكاء - بدون إطار عمل، بدون تعقيد</em>
<br><br>
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML)
[![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)
[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
</div>
---
## 🌟 Overview | نظرة عامة
**TaskFlow Pro** is a lightweight yet powerful project management dashboard designed for developers and teams who value speed and simplicity. Built entirely with **Vanilla JavaScript**, it demonstrates that high-performance web applications don't always need heavy frameworks.
**TaskFlow Pro** هي لوحة تحكم خفيفة وقوية لإدارة المشاريع، مصممة للمطورين والفرق التي تقدر السرعة والبساطة. تم بناؤها بالكامل باستخدام **Vanilla JavaScript**، مما يثبت أن تطبيقات الويب عالية الأداء لا تحتاج دائماً إلى أطر عمل ثقيلة.
---
## ✨ Key Features | المميزات الرئيسية
- 📋 **Kanban Board**: Drag-and-drop task management.
- 📅 **Calendar View**: Track deadlines and milestones visually.
- 🌓 **Dark Mode**: Eye-friendly interface for late-night coding.
- 📱 **Responsive Design**: Fully functional on mobile and desktop.
- 🚀 **Zero Dependencies**: Fast loading and easy to deploy.
---
## 🛠️ Tech Stack | التقنيات المستخدمة
- **HTML5 & CSS3**: Semantic structure and modern styling.
- **Vanilla JavaScript (ES6+)**: Core logic and DOM manipulation.
- **SVG Icons**: Scalable and lightweight graphics.
- **Local Storage**: Data persistence without a backend.
---
## 🚀 Quick Start | البدء السريع
To run this project locally:
```bash
# Clone the repository
git clone https://huggingface.co/AbdulElahGwaith/TaskFlow-Pro
# Open index.html in your browser
# That's it! No installation required.
```
---
## 🗺️ Roadmap | خارطة الطريق
- [x] **v2.0 Release**: Core features and UI overhaul.
- [ ] **Cloud Sync**: Optional backend integration for multi-device sync.
- [ ] **Team Collaboration**: Real-time updates via WebSockets.
- [ ] **Mobile App**: Native wrapper using Capacitor or Cordova.
---
## 🤝 Contributing | المساهمة
Contributions are welcome! Feel free to open an issue or submit a pull request.
---
## 📄 License | الترخيص
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.