{"id":27326595,"url":"https://github.com/aliakrem/progres","last_synced_at":"2026-04-30T14:35:30.291Z","repository":{"id":286210112,"uuid":"960660176","full_name":"AliAkrem/progres","owner":"AliAkrem","description":"A modern Flutter remake of Progres/Webetu with Material Design, offline capabilities, and enhanced user experience features. Access your academic data seamlessly with or without internet connection.","archived":false,"fork":false,"pushed_at":"2025-04-05T00:17:27.000Z","size":1890,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T01:20:48.632Z","etag":null,"topics":["flutter","material-ui","progres","student-portal","webetu"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/AliAkrem.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-04-04T20:29:34.000Z","updated_at":"2025-04-05T00:17:30.000Z","dependencies_parsed_at":"2025-04-05T01:20:59.176Z","dependency_job_id":"1997b8f2-b81e-4df4-a73d-bbb3f0ea3a2f","html_url":"https://github.com/AliAkrem/progres","commit_stats":null,"previous_names":["aliakrem/progres"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAkrem%2Fprogres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAkrem%2Fprogres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAkrem%2Fprogres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAkrem%2Fprogres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AliAkrem","download_url":"https://codeload.github.com/AliAkrem/progres/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565087,"owners_count":21125415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["flutter","material-ui","progres","student-portal","webetu"],"created_at":"2025-04-12T11:58:59.093Z","updated_at":"2026-04-30T14:35:30.282Z","avatar_url":"https://github.com/AliAkrem.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Progres\n\n[\u003cimg src='https://stc.utdstc.com/img/mediakit/download-gio-big.png' alt='Download progres'\u003e](https://progres.en.uptodown.com/android)\n\n[![Download progres](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/progres/files/latest/download)\n\nProgres is an independently developed remake of Progres/Webetu with a focus on enhanced user experience.\n\n![image1](https://github.com/user-attachments/assets/b33a0fda-5827-45b1-a526-204b2f408c79)\n\nI built this app because the original student portal (Progres/Webetu) is... well, not the best. It’s slow, outdated, and not very user-friendly. I wanted something faster, cleaner, and more reliable\nSo I decided to rebuild it from scratch, with a better design and offline support. It's open-source too, so that anyone can improve it.\n\n\u003e **Note:** This application is not officially affiliated with Progres/Webetu or any educational institution.\n\n## Key Features\n\n- **Modern UI/UX** - Intuitive interface built with Material Design 3\n- **Bilingual Support** - Full support for both Arabic scripts\n- **Enhanced Performance** - Optimized for speed and reliability\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshot/login.jpg\" width=\"200\" alt=\"Login Screen\" /\u003e\n  \u003cimg src=\"screenshot/profile.jpg\" width=\"200\" alt=\"Profile Screen\" /\u003e \n  \u003cimg src=\"screenshot/menu.jpg\" width=\"200\" alt=\"Menu Screen\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshot/transcript.jpg\" width=\"200\" alt=\"Transcript Screen\" /\u003e\n  \u003cimg src=\"screenshot/assessment.jpg\" width=\"200\" alt=\"Assessment Screen\" /\u003e\n  \u003cimg src=\"screenshot/exams.jpg\" width=\"200\" alt=\"Exams Screen\" /\u003e\n  \u003cimg src=\"screenshot/timeline.jpg\" width=\"200\" alt=\"Timeline Screen\" /\u003e\n  \u003cimg src=\"screenshot/discharge.jpg\" width=\"200\" alt=\"Discharge Screen\" /\u003e\n\u003c/p\u003e\n\n## App Modules\n\n- **Authentication**\n- **Student Profile**\n- **Academic Records**\n- **Performance Tracking**\n- **Academic history**\n- **Weekly Timeline**\n- **Student Discharge**\n\n## Technical Details\n\n### Built With\n\n- Flutter for cross-platform compatibility\n- BLoC pattern for state management\n- local storage for offline capabilities\n\n### Architecture\n\n- Clean architecture with separation of concerns\n- Repository pattern for data management\n\n## Getting Started\n\n### Prerequisites\n\n- Flutter SDK (version 3.38.1)\n- Dart SDK (version 3.10.0)\n- [FVM (Flutter Version Management)](https://fvm.app/) - Recommended for managing Flutter versions\n\n### Run Locally\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/aliakrem/progres.git\n   ```\n\n2. Navigate to project directory\n\n   ```bash\n   cd progres\n   ```\n\n   \u003e **Note:** If you prefer not to use FVM, you can run standard Flutter commands directly, but ensure you're using Flutter 3.38.1 and Dart 3.10.0.\n\n3. Install FVM (if not already installed)\n\n   ```bash\n   dart pub global activate fvm\n   ```\n\n4. Install the Flutter version specified in `.fvmrc`\n\n   ```bash\n   fvm install\n   ```\n\n5. Use the configured Flutter version\n   ```bash\n   fvm use stable\n   ```\n6. Install dependencies\n\n   ```bash\n   fvm flutter pub get\n   ```\n\n7. Run the app\n   ```bash\n   fvm flutter run\n   ```\n\n## In The Future\n\n- [x] Arabic language support\n- [ ] Push notifications for grade updates\n- [ ] Push notifications for courses start\n\n## Contributing\n\n[View contributing guidelines](https://github.com/AliAkrem/progres/blob/master/CONTRIBUTING.md)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️ by \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/aliakrem/progres/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=aliakrem/progres\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliakrem%2Fprogres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliakrem%2Fprogres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliakrem%2Fprogres/lists"}