Skip to content

Latest commit

 

History

History
61 lines (50 loc) · 1.9 KB

README.md

File metadata and controls

61 lines (50 loc) · 1.9 KB

mapCreator

logo

Table of contents

General info

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.

Setup

To run this project, install it locally using npm:

$ cd mapCreatorClient
$ npm install
$ npm start

Features

  • User authorization authorization
  • Create marker create marker
  • Edit/remove marker edit marker
  • Add own/default markers on the map as indicators indicator
  • Edit or update indicators edit indicator
  • See indicators on the chart charts
  • Check indicators on the table and redirect to the map table
  • Manage user status (only for administrators) users

Technologies

Project is created with:

Status

Project is: in progress

Hosting

Project is avaliable on heroku

Licence

MIT - Free Software