Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andriy-gulak-ew authored Mar 14, 2023
1 parent ff1af0a commit 0eccbd9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Flutter Stations Map App

[![Maintanence](https://img.shields.io/badge/Maintenance-yes%3F-blue.svg)]()
[![Maintanence](https://img.shields.io/badge/Maintenance-yes-blue.svg)]()
[![Codemagic build status](https://api.codemagic.io/apps/63905b4f2551810eda63638f/63905b4f2551810eda63638e/status_badge.svg)](https://codemagic.io/app/63fc69846e27169aa2005e16/build/6405abad783b638b2c4582ce)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)]()
![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)
Expand All @@ -10,22 +10,21 @@
## Project info
- This project is an app that shows a map with Electric Charging Stations and their information. The app supports station markers clustering.
- The app runs on Android, iOS and Web.
- The app is built using Flutter stable.
- The pp is built using Flutter stable.
- The app is built using the MVVM architecture.
- The app is built using the BLoC pattern.

## Demo
[Stations Map App](https://volkhov-map.web.app)


**To watch demo click the image:**
https://user-images.githubusercontent.com/42183561/225020133-7fe7f918-8110-4b51-8c16-a4fac0bca132.mp4

[![Watch the demo]()

## How to run the app
- **Clone the project.**
```shell
git clone
git clone https://github.com/extrawest/ev_stations_map_showcase.git
```
- **Open the project.**
```shell
Expand Down

0 comments on commit 0eccbd9

Please sign in to comment.