2020-07-08 05:35:52 +00:00
|
|
|
![Show Case](https://i.ibb.co/K6pFBdM/Peek-2020-07-08-12-29.gif)
|
|
|
|
|
2019-10-19 16:40:00 +00:00
|
|
|
# GEO Smart Map
|
2020-01-04 14:12:14 +00:00
|
|
|
|
2020-01-04 02:01:18 +00:00
|
|
|
This is the Front End Application which is the Live Map for [Geo Smart System](https://github.com/supanadit/geosmartsystem)
|
2019-10-18 14:32:41 +00:00
|
|
|
|
2019-10-19 16:40:00 +00:00
|
|
|
## Requirements
|
|
|
|
- NPM
|
|
|
|
- Angular
|
2019-10-18 14:32:41 +00:00
|
|
|
|
2020-07-08 05:35:52 +00:00
|
|
|
## Quick Start
|
|
|
|
- Clone this repository
|
|
|
|
- Install Angular as global if don't have it `npm install -g @angular/cli`
|
|
|
|
- `npm install`
|
|
|
|
- Set `backend` connection at `src/environment` `environment.prod.ts` and `environment.ts`
|
|
|
|
- Run `ng serve`
|
|
|
|
|
2019-10-19 16:40:00 +00:00
|
|
|
## Todo
|
2019-10-28 12:42:21 +00:00
|
|
|
- Integration With Geo Smart System ( OK )
|
2019-10-31 13:30:40 +00:00
|
|
|
- Get Data From Geo Smart System by Service ( OK )
|