Skip to content

Commit 0f9a8d5

Browse files
committed
docs(README): update project name and URLs
- Change project name from 'ht_dashboard' to 'flutter_news_app_web_dashboard_full_source_code' - Update GitHub URLs and repository paths - Update demo link to reflect new project name
1 parent 76095a7 commit 0f9a8d5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# 📊✨ ht_dashboard
1+
# 📊✨ flutter_news_app_web_dashboard_full_source_code
22

33
![coverage: percentage](https://img.shields.io/badge/coverage-XX-green)
4-
[![Demo: Live](https://img.shields.io/badge/Demo-Live-orange)](https://headlines-toolkit.github.io/ht-dashboard/)
4+
[![Demo: Live](https://img.shields.io/badge/Demo-Live-orange)](https://flutter-news-app-full-source-code.github.io/flutter-news-app-web-dashboard-full-source-code/)
55
[![style: very good analysis](https://img.shields.io/badge/style-very_good_analysis-B22C89.svg)](https://pub.dev/packages/very_good_analysis)
66
[![License: PolyForm Free Trial](https://img.shields.io/badge/License-PolyForm%20Free%20Trial-blue)](https://polyformproject.org/licenses/free-trial/1.0.0)
77

8-
`ht_dashboard` is a Flutter web application designed as a comprehensive content management and administration interface for the [Headlines Toolkit](https://github.com/headlines-toolkit) ecosystem. It provides a powerful, intuitive platform for managing news content, application configurations, and user-related settings, complementing the [mobile app](https://github.com/headlines-toolkit/ht-main) and the [backend service](https://github.com/headlines-toolkit/ht-api).
8+
`flutter_news_app_web_dashboard_full_source_code` is a Flutter web application designed as a comprehensive content management and administration interface for the [Headlines Toolkit](https://github.com/flutter-news-app-full-source-code) ecosystem. It provides a powerful, intuitive platform for managing news content, application configurations, and user-related settings, complementing the [mobile app](https://github.com/flutter-news-app-full-source-code/ht-main) and the [backend service](https://github.com/flutter-news-app-full-source-code/ht-api).
99

1010
## ⭐ Features & Capabilities
1111

12-
`ht_dashboard` offers a robust set of tools for efficient administration:
12+
`flutter_news_app_web_dashboard_full_source_code` offers a robust set of tools for efficient administration:
1313

1414
#### 📰 **Comprehensive Content Management**
1515
Effortlessly manage all aspects of your news content, including:
@@ -57,10 +57,10 @@ Fully internationalized with working English and Arabic localizations (`.arb` fi
5757

5858
## 🔑 Access and Licensing
5959

60-
`ht_dashboard` is source-available as part of the Headlines Toolkit ecosystem.
60+
`flutter_news_app_web_dashboard_full_source_code` is source-available as part of the Headlines Toolkit ecosystem.
6161

6262
To acquire a commercial license for building unlimited news applications, please visit
63-
the [Headlines Toolkit GitHub organization page](https://github.com/headlines-toolkit)
63+
the [Headlines Toolkit GitHub organization page](https://github.com/flutter-news-app-full-source-code)
6464
for more details.
6565

6666
---
@@ -70,8 +70,8 @@ for more details.
7070
1. **Ensure Flutter is installed.** (See [Flutter documentation](https://flutter.dev/docs/get-started/install))
7171
2. **Clone the repository:**
7272
```bash
73-
git clone https://github.com/headlines-toolkit/ht-dashboard.git
74-
cd ht-dashboard
73+
git clone https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code.git
74+
cd flutter-news-app-web-dashboard-full-source-code
7575
```
7676
3. **Get dependencies:**
7777
```bash

0 commit comments

Comments
 (0)