Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/priyanshudutta04/powerev
An application to remotely book slots for EV charging staton. UI Showcase
https://github.com/priyanshudutta04/powerev
electric-charging-points flutter ui-design
Last synced: about 1 month ago
JSON representation
An application to remotely book slots for EV charging staton. UI Showcase
- Host: GitHub
- URL: https://github.com/priyanshudutta04/powerev
- Owner: priyanshudutta04
- Created: 2024-02-24T14:31:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T14:53:12.000Z (10 months ago)
- Last Synced: 2024-04-25T04:30:02.235Z (8 months ago)
- Topics: electric-charging-points, flutter, ui-design
- Language: Dart
- Homepage:
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Power EV
An application to remotely book slots for EV charging staton. UI Showcase
[![made-with-flutter](https://img.shields.io/badge/Made%20with-Flutter-1f425f.svg)](https://flutter.dev/)
## Building from Source
1. If you don't have Flutter SDK installed, please visit official [Flutter](https://flutter.dev/) site.
2. Fetch latest source code from master branch.```
git clone https://github.com/priyanshudutta04/PowerEv.git
```3. Run the app with Android Studio or VS Code. Or the command line:
```
flutter pub get
flutter run
```## Contributing 🤝
Contributions are always welcome. Feel free to make a pull request. Thanks to all the future contributors!
If you like this project, give it a ⭐ and share it with your friends!