Coder Social home page Coder Social logo

lytics's Introduction

Lytics

Lytics is a web app built for displaying statistics and mapping data. The front-end is built using React.js and Material-UI and the backend using Django Rest framework to respond to API calls for data. Lytics is a multi-container Docker applcation with the Django, PostgreSQL, React, NginX, and Certbot all running in seperate containers.

Maps

The purpose of the mapping page is to make an easy to use map for finding hiking and bicycling trails. The base map tiles are loaded from openstreetmaps, opentopomaps, and Mapzen's terrain tiles (Open Data on AWS S3). Vector paths and points are accessed using OpenStreetMaps' Overpass API and this allows hiking paths, bike paths, mountains etc. to be highlighted.

Stats

The data for the statistics plotter was downloaded from open.canada.ca it was then restructured using Pandas and stored in a PostreSQL database.

Running

To run the app use docker-compose -f docker-compose.live.yml up.

If there is an error it could be for one of these reasons:

  1. NGINX could already be running on your machine and using a port that docker needs. Check its status using sudo servince nginx status

lytics's People

Contributors

pearsedoolin avatar

Watchers

James Cloos avatar  avatar

lytics's Issues

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.