Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.45 KB

File metadata and controls

54 lines (36 loc) · 1.45 KB

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