Skip to content

A simple project using Google maps and CouchDB which is used to add reviews about a search result on map.

Notifications You must be signed in to change notification settings

hariharanweb/MapReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

To deploy the project

- Install CouchDB.
- Start Couch DB - sudo /etc/init.d/couchdb start
- Create a new table in CouchDB
	- GO to http://localhost:5984/_utils/
	- click on Create Database...
	- Give a name to table - 'mapreview' type in as it is... since webpage uses this name..
- Create a folder ReviewMap in /usr/share/couchdb/www folder
- Copy the contents of the folder to above create folder....
- Visit http://localhost:5984/_utils/ReviewMap/mainPage.html in your browser to start using...

About

A simple project using Google maps and CouchDB which is used to add reviews about a search result on map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published