This is application that uses react-google-map package, written in React library. It allows us to create markers on the user panel. After that marker can be putted on the map as an indicator. Indicators are editable and removable. User can also check data from indicator using a indicator table or indicator charts. Application has additional feature for administrators. They can change user status from user to admin or and vice versa.
To run this project, install it locally using npm:
$ cd mapCreatorClient
$ npm install
$ npm start
- User authorization
- Create marker
- Edit/remove marker
- Add own/default markers on the map as indicators
- Edit or update indicators
- See indicators on the chart
- Check indicators on the table and redirect to the map
- Manage user status (only for administrators)
Project is created with:
Project is: in progress
Project is avaliable on heroku
MIT - Free Software