GitHunt
MR

MrKevHunter/SchoolsNearMe

A mashup to show schools in google maps with their ofsted rating

SchoolMap.Net

A mashup to show schools in google maps with their ofsted rating

Getting Started

  1. Clone the repository locally

  2. Download the RavenDB latest server build and extract to Program Files

  3. Open a cmd prompt, browse to ravendb data in the repository and run the following command

esentutl /d Data

(Thanks to http://stackoverflow.com/questions/10870728/secondary-index-is-corrupt-the-database-must-be-defragmented)

  1. Change the data folder in ravendb server config file

  2. Run ravendb server on the command line

  3. Open and build the solution

  4. Run the application in Visual Studio

Languages

JavaScript93.4%C#6.6%ASP0.0%

Contributors

Created July 10, 2012
Updated January 30, 2024
MrKevHunter/SchoolsNearMe | GitHunt