{"id":25227879,"url":"https://github.com/chisa-dev/aastu-students-app-v4","last_synced_at":"2025-10-26T05:30:17.496Z","repository":{"id":275392169,"uuid":"925957903","full_name":"chisa-dev/aastu-students-app-v4","owner":"chisa-dev","description":"A productivity \u0026 social networking app for Addis Ababa Science and Technology University students. Built with Flutter for an enhanced user experience.","archived":false,"fork":false,"pushed_at":"2025-02-03T10:26:55.000Z","size":6416,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T22:36:58.249Z","etag":null,"topics":["flutter","flutterflow"],"latest_commit_sha":null,"homepage":"https://t.me/aastu_students_bot/aastu_app","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chisa-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-02T07:04:12.000Z","updated_at":"2025-02-05T13:51:44.000Z","dependencies_parsed_at":"2025-02-02T07:36:23.066Z","dependency_job_id":null,"html_url":"https://github.com/chisa-dev/aastu-students-app-v4","commit_stats":null,"previous_names":["chisa-dev/aastu-students-app-v4"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisa-dev%2Faastu-students-app-v4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisa-dev%2Faastu-students-app-v4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisa-dev%2Faastu-students-app-v4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisa-dev%2Faastu-students-app-v4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chisa-dev","download_url":"https://codeload.github.com/chisa-dev/aastu-students-app-v4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238229927,"owners_count":19437724,"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","flutterflow"],"created_at":"2025-02-11T09:12:56.938Z","updated_at":"2025-10-26T05:30:15.313Z","avatar_url":"https://github.com/chisa-dev.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👨🏽‍💻 AASTU Students App v4\n\n![Dart Version](https://img.shields.io/badge/Dart-3.5-blue)\n![Flutter Version](https://img.shields.io/badge/Flutter-3.24.2-blue)\n![FlutterFlow Version](https://img.shields.io/badge/FlutterFlow-5.0.13%2B-blue)\n\nWelcome to the 4th iteration of the **AASTU Students App**—a productivity and social networking platform tailored for the students of **Addis Ababa Science and Technology University**. Unlike previous versions, this release is built using [FlutterFlow](https://flutterflow.io/), a Flutter-based UI framework that enhances both development efficiency and user experience.\n\n## 🚀 Features\nFlutterFlow projects are built to run on the Flutter **stable** release.\n\n- **Productivity Tools**: Access academic resources, grade calculator, and reminders.\n- **Social Networking**: Connect with peers, join groups, and participate in campus events.\n- **Campus Life**: Virtual ID card, campus clubs, and gallery.\n- **User-Friendly Interface**: Designed with an intuitive UI for seamless navigation.\n\n## 📜 Previous Versions\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"screenshots/version_01.jpg\" height=\"300\" alt=\"AASTU Students App v1\"\u003e\n  \u003cimg src=\"screenshots/version_02.jpg\" height=\"300\" alt=\"AASTU Students App v2\"\u003e\n  \u003cimg src=\"screenshots/version_03.jpg\" height=\"300\" alt=\"AASTU Students App v3\"\u003e\n    \u003cimg src=\"screenshots/version_04.jpg\" height=\"300\" alt=\"AASTU Students App v4 \"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eVersion 1 - (2021)\u003c/strong\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; \n  \u003cstrong\u003eVersion 2 - (2022)\u003c/strong\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cstrong\u003eVersion 3 - (2023)\u003c/strong\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cstrong\u003eVersion 4 - (2025)\u003c/strong\u003e\n\u003c/div\u003e\n\n## 🛠 Installation\nTo run the app on your local machine, follow these steps:\n\n### **1. Install Flutter**\n- Follow the official Flutter installation guide: [Flutter Docs](https://flutter.dev/docs/get-started/install)\n\n### **2. Clone the Repository**\n```sh\n  git clone https://github.com/chisa-dev/aastu-students-app-v4.git\n  cd AASTU-Students-App\n```\n\n### **3. Set Up Firebase**\n- Place the `google-services.json` file inside `android/app/`.\n- Configure Firebase credentials in `lib/backend/firebase/firebase_config.dart`.\n\n### **4. Run the Project**\n#### **Android**\n```sh\nflutter run\n```\n#### **iOS**\n```sh\ncd ios \u0026\u0026 pod install \u0026\u0026 cd ..\nflutter run\n```\n#### **Web**\n```sh\nflutter build web\nflutter serve\n```\n\n## 🤝 Contributing\nContributions are welcome! Choose one of the following ways to contribute:\n\n1. **Build standalone features separately in Flutter** and submit your code.\n2. **Report issues** by creating a GitHub issue.\n3. **Directly fix an issue** and submit a pull request.\n\n## 📜 License\nThis project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.\n\n## 🙌 Acknowledgements\n- [Gemechis Elias](https://github.com/chisa-dev) - Project Developer\n- [Getabalew Asfaw](https://github.com/GetabalewAsfaw) - UI Designer\n- [Ayenew Tarekegn](https://github.com/Ayenewtarekegn18) - Developer / Early Tester\n- [Dagimawi Babi](https://github.com/dagmawibabi) - Early Tester\n- [Abigail F](#) - Product / Early Tester\n- [Yohannes](https://t.me/joey_yos) - Early Tester\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchisa-dev%2Faastu-students-app-v4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchisa-dev%2Faastu-students-app-v4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchisa-dev%2Faastu-students-app-v4/lists"}