Skip to content

parthpromax/Property-Tax-Assessment-System

Repository files navigation

--> 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

Releases

No releases published

Packages

No packages published