Skip to content

A productivity & social networking app for Addis Ababa Science and Technology University students. Built with Flutter for an enhanced user experience.

License

Notifications You must be signed in to change notification settings

chisa-dev/aastu-students-app-v4

Repository files navigation

👨🏽‍💻 AASTU Students App v4

Dart Version Flutter Version FlutterFlow Version

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, 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

AASTU Students App v1 AASTU Students App v2 AASTU Students App v3 AASTU Students App v4
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

2. Clone the Repository

  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

flutter run

iOS

cd ios && pod install && cd ..
flutter run

Web

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 file for details.

🙌 Acknowledgements

About

A productivity & social networking app for Addis Ababa Science and Technology University students. Built with Flutter for an enhanced user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published