Giter Site home page Giter Site logo

ironmapp's Introduction

ironMapp

Table of contents

Introduction

ironMapp is a map-based web application centered around petrol stations in Spain. It was made by Jose Manuel Macías and Tomás Loroño as a class project at Ironhack

The idea was to create a platform where users could compare the current prices for petrol in different stations based on their location.

Map view

One of the core values for this project was using open/public resources whenever possible (more detail on the APIs later) Another was not locking users behind a login screen. Thus authentication is encouraged for full functionallity but not required for a basic use of the site.

Check out a live demo Here!

Technical information

Features

  • Search can be narrowed down by region => province => district

  • Search query can include fuel type

  • Login through Google / Slack

  • Password encryption

  • Logged users can make/delete/edit reviews for any station

  • Logged users can rate and/or save a station as favourite

Map Popups

Technologies

  • Express web application
  • HBS for HTML
  • MongoDB database through Mongoose
  • Bootstrap 4
  • Express-session for local authentication
  • Passport-js for social login
  • Nodemailer for email verification
  • Bcrypt for password encryption
  • Cloudinary for image upload
  • Axios for AJAX calls

APIs

Setup

To run this project :

  1. Fork this repo
  2. Run npm install in your project's folder
  3. Create a .env file and create enviroment variables based on .env.template (some services will require registration)
  4. Run npm start

ironmapp's People

Contributors

tl-garcia avatar josmac 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.