Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 938 Bytes

File metadata and controls

60 lines (47 loc) · 938 Bytes

Autograder frontend

thesis github repository for better verion management of latex files

proposed structure

###Intro og motivation OK

#Background ###( beskrive kun hva de teknologiene gjør, ikke hvordan vi bruker de)

  • Frontend

  • React

  • HTML

  • JavaScript (+about single threded style)

  • Bootstrap

  • Websockets

  • Backend

  • Go

  • Websockets

  • mySQL/SQL

#Design/Architecture ###(hva vi bruker de technologiene til og hvordan)

  • Flux and MVC

  • What is MVC and Flux

  • Why Flux over MVC (not clear)

  • Design

  • User Interface Design

  • Wireframes

  • Kanban/Scrum

  • Webapp

  • User Interface

  • HTML

  • JavaScript(FLUX)

  • Artistic Design

  • Data fetching

  • Server

  • Server

  • Communication

  • Storage

#Implementation ###(forklare hvordan alt er koblet sammen)

  • Client

  • React

  • Flux

  • Websockets

  • Server

  • go/http

  • gorilla/websockets

  • SQL driver

  • Database

  • #++