https://github.com/chisa-dev/aastu-students-app-v4
A productivity & social networking app for Addis Ababa Science and Technology University students. Built with Flutter for an enhanced user experience.
https://github.com/chisa-dev/aastu-students-app-v4
flutter flutterflow
Last synced: 3 months ago
JSON representation
A productivity & social networking app for Addis Ababa Science and Technology University students. Built with Flutter for an enhanced user experience.
- Host: GitHub
- URL: https://github.com/chisa-dev/aastu-students-app-v4
- Owner: chisa-dev
- License: gpl-3.0
- Created: 2025-02-02T07:04:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T10:26:55.000Z (3 months ago)
- Last Synced: 2025-02-10T22:36:58.249Z (3 months ago)
- Topics: flutter, flutterflow
- Language: Dart
- Homepage: https://t.me/aastu_students_bot/aastu_app
- Size: 6.12 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👨🏽💻 AASTU Students App v4


Welcome 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.
## 🚀 Features
FlutterFlow projects are built to run on the Flutter **stable** release.- **Productivity Tools**: Access academic resources, grade calculator, and reminders.
- **Social Networking**: Connect with peers, join groups, and participate in campus events.
- **Campus Life**: Virtual ID card, campus clubs, and gallery.
- **User-Friendly Interface**: Designed with an intuitive UI for seamless navigation.## 📜 Previous Versions
![]()
![]()
![]()
![]()
Version 1 - (2021)
Version 2 - (2022)
Version 3 - (2023)
Version 4 - (2025)## 🛠 Installation
To run the app on your local machine, follow these steps:### **1. Install Flutter**
- Follow the official Flutter installation guide: [Flutter Docs](https://flutter.dev/docs/get-started/install)### **2. Clone the Repository**
```sh
git clone https://github.com/chisa-dev/aastu-students-app-v4.git
cd AASTU-Students-App
```### **3. Set Up Firebase**
- Place the `google-services.json` file inside `android/app/`.
- Configure Firebase credentials in `lib/backend/firebase/firebase_config.dart`.### **4. Run the Project**
#### **Android**
```sh
flutter run
```
#### **iOS**
```sh
cd ios && pod install && cd ..
flutter run
```
#### **Web**
```sh
flutter build web
flutter serve
```## 🤝 Contributing
Contributions are welcome! Choose one of the following ways to contribute:1. **Build standalone features separately in Flutter** and submit your code.
2. **Report issues** by creating a GitHub issue.
3. **Directly fix an issue** and submit a pull request.## 📜 License
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.## 🙌 Acknowledgements
- [Gemechis Elias](https://github.com/chisa-dev) - Project Developer
- [Getabalew Asfaw](https://github.com/GetabalewAsfaw) - UI Designer
- [Ayenew Tarekegn](https://github.com/Ayenewtarekegn18) - Developer / Early Tester
- [Dagimawi Babi](https://github.com/dagmawibabi) - Early Tester
- [Abigail F](#) - Product / Early Tester
- [Yohannes](https://t.me/joey_yos) - Early Tester