GithubHelp home page GithubHelp logo

margaux-m / smart-locks Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 159 KB

App to retrieve and store information for a fictive smart lock company

Ruby 78.24% JavaScript 7.97% CSS 1.50% HTML 11.92% SCSS 0.38%

smart-locks's Introduction

Welcome to the Smart Locks app

This was done initially as a coding challenge, for a fictive company selling smart locks. The smart locks have their own app with which you can open them. Every now and then the company servers send a csv file with the lock behaviors. This is what such csv file looks like:

timestamp,lock_id,kind,status_change
2017-05-01T00:32:50Z,9db3b7eb,sensor,online
2017-05-01T00:40:20Z,6e711d12,gateway,online
2017-05-01T00:43:50Z,3831469f,sensor,offline

What the app does

The app is able to receive the csv generated report, coming from the company servers and stores this information in a PostgreSQL database.

Only the company servers are authorized to contact this endpoint with their codename.

We provide them with an access token they can use to access the app.

smart-locks's People

Contributors

margaux-m 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.