Giter VIP home page Giter VIP logo

altmaps's Introduction

Altmaps

Altmaps is an application that allows users to create maps collaboratively and share these maps with the world!

This project served as practice with full-stack development. For now, registered users are authenticated with their email only (not passwords).

Features

  1. Maps can contain pins that include information about the location.
  2. All users can see the maps.
  3. Authenticated users can favorite, create, and edit maps.
  4. Registered users have profiles that indicate their favourite maps and the maps they've contributed to.

Final Product

"Splash Screen" "Map Listing" "Map detailed view" "Editing pin" "User Profile"

Getting Started

  1. Clone this repository.
  2. Install dependencies using the npm install command.
  3. Create a new postgresql database make sure there is a correctly configured .env file in the root project folder. Example file .env.example is included for reference.
  4. Create database schema by running knex migrate:latest
  5. Populate database with seed data by running knex seed:run
  6. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  7. Go to http://localhost:8080/ in your browser.

Sample users

5 sample users are included in the seed data. Users can log in using their email - no password is required.

Dependencies

  • Node 5.10.x or above
  • NPM 3.8.x or above
  • Bcrypt 2.0.0 or above
  • Body-parser 1.15.2 or above
  • Cookie-session 2.0.0-beta.3 or above
  • Dotenv 2.0.0 or above
  • Ejs 2.4.1 or above
  • Express 4.13.4 or above
  • Knex 0.11.10 or above
  • Knex-logger 0.1.0 or above
  • Morgan 1.7.0 or above
  • Node-sass-middleware 0.9.8 or above
  • Pg 6.0.2 of above
  • Semantic-ui 2.3.1 or above

altmaps's People

Contributors

l33loo avatar thelornenelson avatar rafd avatar kvirani avatar

Watchers

James Cloos 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.