Giter Site home page Giter Site logo

slowly's Introduction

Slowly

https://devpost.com/software/lowly

Inspiration

Every year, thousands of car accidents happen due to speeding teenagers.

What it does

$lowly gamifies safe driving to encourage positive driving behavior. Teens can score points for safe driving which can be transferred into monetary awards by their parents.

How we built it

We used node.js as the framework for the web app. We used a combination of OpenStreetMaps' and Smartcar's APIs to track users, speed limits, vehicle speed, and location.

Challenges we ran into

Since we did not have an API that tracked actual vehicle speed, we figure out how to most accurately calculate speed based on distance traveled and time elapsed.

Accomplishments that we're proud of

-Developing our own method to measure vehicle speed -Making a good-looking frontend

What we learned

Many of us were new to node.js. It was exciting to learn. More generally, it was a great learning experience on teamwork and how to think outside of the box when you don't have all the resources you need.

What's next for $lowly

We hope to incorporate features that can transfer money from parents to teens based on our point system

Function that polls /location and /odometer

store this info in json object

array of json objects {car_id: [ {time: Date, lat: double, lon: double, speed: double, speeding: bool, }, ]} Key is time stamp value is location

keep track of points in dict: {car_id : points, ...}

slowly's People

Contributors

brianfu9 avatar ericzxwang avatar brybranmuffin avatar dependabot[bot] avatar

Stargazers

Daniel Tatarkin 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.