-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
65becdf
commit f76e527
Showing
1 changed file
with
20 additions
and
10 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,16 +1,26 @@ | ||
# evBookingUser | ||
# EV Booking User | ||
|
||
A new Flutter project. | ||
EV Booking User is a flutter project designed to help users request EV vehicles and track them without hassle. | ||
|
||
## Getting Started | ||
> [!NOTE] | ||
> The project is still in active development, so there may be some bugs or incomplete features. Contributions and feedback are welcome! | ||
This project is a starting point for a Flutter application. | ||
> [!WARNING] | ||
> Make sure you have [FlutterSDK](https://flutter.dev/) and required Android Tools installed before running the project. | ||
A few resources to get you started if this is your first Flutter project: | ||
> [!TIP] | ||
> For help getting started with Flutter development, view the | ||
> [online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
> samples, guidance on mobile development, and a full API reference. | ||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | ||
## 🐞 Issues and Feedback | ||
|
||
For help getting started with Flutter development, view the | ||
[online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
The project is in active development, you may encounter issues or bugs. If so, please help us improve by submitting feedback via the [GitHub Issues page](https://github.com/Code-Trenchers/evbooking-users/issues). | ||
|
||
## 🛠 Contributing | ||
|
||
Contributions are welcome! Feel free to submit pull requests to add features or resolve issues. | ||
|
||
## 📧 Contact | ||
|
||
For more information, reach out to the organization members on GitHub: [Code Trenchers](https://github.com/orgs/Code-Trenchers/people) |