-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating to latest FlutterFlow output.
- Loading branch information
1 parent
8ca79ce
commit f926e82
Showing
186 changed files
with
2,554 additions
and
3,636 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,32 @@ | ||
# 👨🏽💻 AASTU Students App v3 | ||
# AASTU STUDENTS | ||
|
||
![Dart Version](https://img.shields.io/badge/Dart-3.5-blue) | ||
![Flutter Version](https://img.shields.io/badge/Flutter-3.24.2-blue) | ||
![FlutterFlow Version](https://img.shields.io/badge/FlutterFlow-5.0.13%2B-blue) | ||
A new Flutter project. | ||
|
||
Welcome to the third 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, enhancing both development efficiency and user experience. | ||
## Getting Started | ||
|
||
## Features | ||
FlutterFlow projects are built to run on the Flutter _stable_ release. | ||
|
||
- **Productivity Tools**: Access academic resources, schedules, and reminders. | ||
- **Social Networking**: Connect with peers, join groups, and participate in campus events. | ||
- **User-Friendly Interface**: Designed with an intuitive UI for seamless navigation. | ||
## Integration Tests | ||
|
||
## Getting Started | ||
To test on a real iOS / Android device, first connect the device and run the following command from the root of the project: | ||
|
||
```bash | ||
flutter test integration_test/test.dart | ||
``` | ||
|
||
To test on a web browser, first launch `chromedriver` as follows: | ||
```bash | ||
chromedriver --port=4444 | ||
``` | ||
|
||
Then from the root of the project, run the following command: | ||
```bash | ||
flutter drive \ | ||
--driver=test_driver/integration_test.dart \ | ||
--target=integration_test/test.dart \ | ||
-d chrome | ||
``` | ||
|
||
Find more information about running Flutter integration tests [here](https://docs.flutter.dev/cookbook/testing/integration/introduction#5-run-the-integration-test). | ||
|
||
To run this project locally: | ||
|
||
1. **Clone the Repository**: | ||
``` | ||
git clone https://github.com/gemechis-elias/aastu-students-app-v3.git | ||
``` | ||
2. **Navigate to the Project Directory**: | ||
``` | ||
cd aastu-students-app-v3 | ||
``` | ||
3. **Install Dependencies**: | ||
``` | ||
flutter pub get | ||
``` | ||
4. **Run the App**: | ||
``` | ||
flutter run | ||
``` | ||
|
||
**Note**: Ensure that you have Dart 3.5 and Flutter 3.24.2 installed on your machine. | ||
|
||
## Contribution Guidelines | ||
|
||
We welcome contributions to enhance the app: | ||
|
||
1. **Fork the Project**: Click on the 'Fork' button at the top right corner of this repository. | ||
2. **Clone Your Fork**: | ||
``` | ||
git clone https://github.com/your-username/aastu-students-app-v3.git | ||
``` | ||
3. **Create a New Branch**: | ||
``` | ||
git checkout -b feature/your-feature-name | ||
``` | ||
4. **Develop Your Feature**: Implement your changes locally. | ||
5. **Submit a Ticket**: For feature suggestions or bug fixes, create an issue ticket detailing your changes. | ||
6. **Provide Flutter Code**: Attach the relevant Flutter code snippets demonstrating the working feature. | ||
|
||
*Please Note*: This app is built using FlutterFlow. Currently, we are unable to share collaboration access on FlutterFlow. Therefore, while we appreciate your code contributions, our team will integrate them into FlutterFlow to maintain consistency. | ||
|
||
## 🤎 Support and Sponsorship | ||
|
||
Your support helps us improve and maintain the app. If you find this project useful, please consider sponsoring us. [Sponsor this project](https://github.com/sponsors/gemechis-elias) | ||
|
||
Thank you for contributing to the AASTU Students App and supporting the student community at Addis Ababa Science and Technology University. | ||
Refer to this guide for instructions on running the tests on [Firebase Test Lab](https://github.com/flutter/flutter/tree/main/packages/integration_test#firebase-test-lab). |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.