Skip to content

Commit c539ed7

Browse files
authored
Update README.md
1 parent 509ccbe commit c539ed7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
# Route Rider System 🚴‍♂️
1+
# Route Rider System 🚌
22

3-
A modern and powerful web application built with **Laravel**, **Tailwind CSS**, and **Filament**. This system streamlines the management of route riders with a rich set of features, a responsive UI, and full support for both Arabic and English.
3+
A robust and intuitive web application designed for managing **bus routes, travel schedules, and journey logistics**. Built with **Laravel**, **Tailwind CSS**, and **Filament**, this system provides an efficient dashboard for administrators and smooth navigation for users — fully supporting both Arabic and English.
44

55
## ✨ Features
66

77
- 🌍 **Multilingual**: Supports both Arabic and English
8-
- 🎯 **Landing Page**: Clean, responsive design
9-
- 📊 **Dashboard**: Powerful analytics and stats
8+
- 🚌 **Landing Page**: Clean, responsive design for travel services
9+
- 📊 **Dashboard**: Insightful statistics and data visualization
1010
- 🔐 **Authentication**: Register, login, and password recovery
11-
- 🎨 **Customizable Themes**: Switch between Light & Dark mode
12-
- 👥 **Roles & Permissions**: Fine-grained access control
13-
- ♻️ **Soft Deletes**: Recover deleted data with ease
14-
- 🧠 **Built with Laravel, Tailwind CSS, and Filament**
11+
- 🎨 **Customizable Themes**: Light & Dark mode toggle
12+
- 👥 **Roles & Permissions**: Admin, manager, and user control
13+
- ♻️ **Soft Deletes**: Restore deleted journeys or users
14+
- 🧠 **Built using Laravel + Tailwind CSS + Filament**
1515

16-
> If you like this work, you can explore more on my [GitHub profile](https://github.com/akramghaleb) 🚀
16+
> Love this project? Check out more on my [GitHub profile](https://github.com/akramghaleb) 🚀
1717
1818
---
1919

@@ -26,7 +26,7 @@ git clone https://github.com/akramghaleb/Route-Rider-System.git
2626
cd Route-Rider-System
2727
```
2828

29-
Install PHP dependencies via Composer:
29+
Install PHP dependencies:
3030

3131
```bash
3232
composer install
@@ -63,7 +63,7 @@ pnpm install
6363
bun install
6464
```
6565

66-
Build the assets:
66+
Build the frontend assets:
6767

6868
```bash
6969
# Choose the appropriate command based on your package manager
@@ -76,13 +76,13 @@ pnpm run build
7676
bun run build
7777
```
7878

79-
Run the development server:
79+
Start the development server:
8080

8181
```bash
8282
php artisan serve
8383
```
8484

85-
Visit your app at [http://localhost:8000](http://localhost:8000)
85+
Visit your app at: [http://localhost:8000](http://localhost:8000)
8686

8787
🧪 Default login:
8888
- **Email**: `[email protected]`
@@ -121,7 +121,7 @@ Visit your app at [http://localhost:8000](http://localhost:8000)
121121

122122
## ☕ Support
123123

124-
If you found this project helpful or inspiring, consider buying me a coffee!
124+
If this project helped you or inspired your own, consider supporting me with a coffee!
125125

126126
[![Buy Me A Coffee](https://cdn.buymeacoffee.com/buttons/v2/default-red.png)](https://www.buymeacoffee.com/akramghaleb)
127127

0 commit comments

Comments
 (0)