Code Monkey home page Code Monkey logo

wikimaps's Introduction

WikiMaps

WikiMaps is a new app where you can add points to a map, save it to your favourites, and see a list of your favourites and maps that you've contributed to. Maps can have as many points as you like, and include descriptions and photos that you can later edit. Make a map of favourite neighbourhood places, create a vacation wishlist, you name it!

Screenshot #1 Screenshot #2 Screenshot #3

Getting Started

  1. Create the .env by using .env.example as a reference: cp .env.example .env
  2. Update the .env file with your correct local information, including a MAPS_KEY from Google.
  3. Install dependencies: npm i
  4. Fix to binaries for sass: npm rebuild node-sass
  5. Run migrations: npm run knex migrate:latest
  • Check the migrations folder to see what gets created in the DB
  1. Run the seed: npm run knex seed:run
  • Check the seeds file to see what gets seeded in the DB
  1. Run the server: npm run local
  2. Visit http://localhost:8080/

Dependencies

  • Node 5.10.x or above
  • NPM 3.8.x or above
  • body-parser 1.15.2 or above
  • dotenv ^2.0.0
  • ejs ^2.4.1
  • express ^4.13.4
  • knex ^0.11.7
  • knex-logger ^0.1.0
  • morgan ^1.7.0
  • node-sass-middleware ^0.9.8
  • pg ^6.0.2

Created by Tymm & Mary - 2017

wikimaps's People

Contributors

maryshrives avatar ifellinaholeonce avatar rafd avatar kvirani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.