logankaser / ford_hackathon

Vehicular app distribution and runtime system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ford hackathon

PEP8

About

Car Appstore from scratch for the Ford hackathon using Flask.

Features

  • User roles
  • Restful JSON API with JWT based auth
  • Client designed to handle poor internet conectivity / signal dropping.
  • App submission and approval flow
  • App checksum verification by client
  • Multiple Application Types (console, GUI, deamon, etc..)
  • Password recovery
  • SPA Client

Major Dependecies

Client

Running

cd client and start with ./run.sh view at localhost:5000

Server

Running

cd server and start with ./run.sh view at localhost:5000/login

Generating

cd sphinx and ./docs.sh

Team

Logan Kaser

Zeid Tisnes

Theo Walton

About

Vehicular app distribution and runtime system


Languages

Language:Python 45.7%Language:HTML 36.0%Language:CSS 11.1%Language:JavaScript 5.2%Language:Shell 1.3%Language:Makefile 0.6%