parthpromax / Property-Tax-Assessment-System

Property tax assessment system(uses satellite images)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--> To run this project you need server. You can use python server and for that you should have pre-installed python to start server.

How to start server.

  1. Open command prompt and change current directory to directory where your project lies.
  2. Linux: python -m SimpleHTTPServer 8888 Windows: python -m http.server 8888

Here 8888 is port number. you can give any number.

Once server is started, now open browser and write "localhost:8888/" Done.

--> In this project we are using dummy GIS data of Vapi city.

Contributor: Parth Lathiya Deepank verma

About

Property tax assessment system(uses satellite images)

License:GNU General Public License v3.0


Languages

Language:HTML 99.9%Language:CSS 0.1%