{"id":24479057,"url":"https://github.com/code1616/persian-city-dashboard","last_synced_at":"2026-05-10T14:50:42.600Z","repository":{"id":271442902,"uuid":"913473255","full_name":"Code1616/persian-city-dashboard","owner":"Code1616","description":"A practice project showcasing a responsive admin dashboard with bilingual support (English/Persian) and an interactive shop interface. Designed for learning and exploring front-end development skills.  Note: For educational purposes only.","archived":false,"fork":false,"pushed_at":"2025-01-07T19:28:15.000Z","size":1123,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T16:51:30.356Z","etag":null,"topics":["bootstrapicons","boxicons","css3","html5","javascript"],"latest_commit_sha":null,"homepage":"https://code1616.github.io/persian-city-dashboard/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code1616.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T18:49:49.000Z","updated_at":"2025-01-07T19:28:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee842050-7607-4519-98d0-405ddf38eb00","html_url":"https://github.com/Code1616/persian-city-dashboard","commit_stats":null,"previous_names":["code1616/persian-city-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Code1616/persian-city-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code1616%2Fpersian-city-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code1616%2Fpersian-city-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code1616%2Fpersian-city-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code1616%2Fpersian-city-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code1616","download_url":"https://codeload.github.com/Code1616/persian-city-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code1616%2Fpersian-city-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32860226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrapicons","boxicons","css3","html5","javascript"],"created_at":"2025-01-21T10:14:25.806Z","updated_at":"2026-05-10T14:50:42.592Z","avatar_url":"https://github.com/Code1616.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Persian City Dashboard Project 🏙️  \r\n**Fivem User Dashboard**  \r\n\r\nA responsive, bilingual admin dashboard with a sleek shop interface, designed for practice and showcasing front-end development skills.  \r\n\r\n![Dashboard Preview](./image/preview.png)  \r\n\r\n## ✨ Features  \r\n\r\n- **📱 Fully Responsive Design**: Optimized for all screen sizes.  \r\n- **🌐 Bilingual Support**: Switch seamlessly between English and Persian.  \r\n- **🎨 Modern UI**: Clean, intuitive interface with dynamic visuals.  \r\n- **📊 Real-Time Stats**: Dashboard displays live updates on user data.  \r\n- **🛒 Shop Interface**: Interactive product cards and purchase options.  \r\n- **🔄 Language Switcher**: Instant toggle for multilingual support.  \r\n- **📱 Mobile Navigation**: Smooth and user-friendly on any device.  \r\n\r\n---  \r\n\r\n## 🛠️ Technologies Used  \r\n\r\n- **HTML5**  \r\n- **CSS3**  \r\n- **JavaScript**  \r\n- **Bootstrap Icons**  \r\n- **Box Icons**  \r\n\r\n---  \r\n\r\n## 📂 Project Sections  \r\n\r\n### 📊 Dashboard  \r\n- Monitor character stats: Health, Hunger, Thirst, etc.  \r\n- View financial data: Bank balance, Wallet, Cryptocurrency.  \r\n- Manage vehicles and properties.  \r\n- Track recent purchases and activity history.  \r\n\r\n### 🛒 Shop  \r\n- Browse product cards with images and detailed information.  \r\n- View prices, speed ratings, and specifications.  \r\n- Purchase items easily with user-friendly buttons.  \r\n- Access FAQs for quick assistance.  \r\n\r\n---  \r\n\r\n## 🚀 Getting Started  \r\n\r\n1. Clone the repository:  \r\n   ```bash  \r\n   git clone https://github.com/Code1616/persian-city-dashboard.git  \r\n   ```  \r\n\r\n2. Open **index.html** in your browser to explore the dashboard.  \r\n3. Open **shop.html** to experience the shop interface.  \r\n\r\n---  \r\n\r\n## 📁 Project Structure  \r\n\r\n```  \r\npersian-city-dashboard/  \r\n│  \r\n├── index.html          # Dashboard page  \r\n├── shop.html           # Shop page  \r\n├── style/  \r\n│   ├── style.css       # Main dashboard styles  \r\n│   └── style-shop.css  # Shop styles  \r\n└── image/  \r\n    ├── logo.png  \r\n    └── car.png  \r\n```  \r\n\r\n---  \r\n\r\n## 🌐 Browser Support  \r\n\r\n- **Chrome** (latest version)  \r\n- **Firefox** (latest version)  \r\n- **Safari** (latest version)  \r\n- **Edge** (latest version)  \r\n\r\n---  \r\n\r\n## 📸 Credits  \r\n\r\n- The user profile image used in this project was sourced from [Pinterest](https://www.pinterest.com/pin/gta-5--749567931721568205/).  \r\n\r\n---  \r\n\r\n## 📝 Note  \r\n\r\nThis is a **practice project** aimed at learning front-end development techniques. It highlights responsive design, bilingual support, and modern UI/UX principles.  \r\n\r\n---  \r\n\r\n## 📜 License  \r\n\r\n**MIT License** – Feel free to use or adapt this code for your own learning purposes.  \r\n\r\n---  \r\n\r\n**⚠️ Disclaimer**: This project is for educational purposes only and not intended for production use.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode1616%2Fpersian-city-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode1616%2Fpersian-city-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode1616%2Fpersian-city-dashboard/lists"}