GithubHelp home page GithubHelp logo

imgeo's Introduction

Hi, I'm ThatGeoGuy ๐Ÿ‘‹

  • I work @TangramVision
  • My personal website is www.thatgeoguy.ca
  • I work in perception and robotics, specifically on sensor fusion and calibration
  • My current main languages are Rust, CHICKEN Scheme, and C++!
  • You may be interested in my Gitlab profile as well

imgeo's People

Contributors

ljnorman avatar thatgeoguy avatar

Watchers

 avatar  avatar  avatar

imgeo's Issues

Implement search functionality

The search bar seen on the index page (and in the nav-bar on other pages) needs to become functional. This includes adding the appropriate query-string handling to the HTTP GET handlers in routes/getHandlers.js, but likewise means adding interactivity to the map on the index page, so that locations can be selected from the map instead of being typed in.

Create and populate a test database with data

A database is needed in order to test out the base functionality of the website. This involves adding locations, images, and tags into the database as defined by models/init.sql and linking them together with the corresponding link tables.

Add POST Handlers to upload imagery

Routes for POST handlers need to be defined, specifically regarding the /upload page. Such handlers should be saved to routes/postHandlers.js and should be made to work with the provided database as of commit 27b473a.

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.