Skip to content

vijendtra/GeoView-Plugins-Config

 
 

Repository files navigation

Project Name & Pitch

GeoView Schema Form some UUID to test it

881867f4-7149-11ec-90d6-0242ac120003

b87924ac-72ec-11ec-90d6-0242ac120003

Demo

This application is build to get user input and render form using schema and submit configuration to AWS bucket, built with React, JavaScript,REST and CSS.

Project Status

This project is currently in development. Users can give input and generate the form.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install npm install -g json-server

To Start Application:

npx json-server -p 3500 -w data/db.json npm start

To Visit App:

http://localhost:3000/

Reflection

About

Store and access plugins configuration from GeoCore for GeoView and RAMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.0%
  • HTML 15.3%
  • CSS 9.4%
  • Dockerfile 3.3%