Skip to content

My bachelor's thesis, tentative name "PWAs: Just Add Logic"

License

Notifications You must be signed in to change notification settings

zarybnicky/thesis

Repository files navigation

A Haskell framework for Progressive Web Applications

This repository contains all code and documentation related to my bachelor thesis:

ZÁRYBNICKÝ, Jakub. A Haskell Platform for Creating Progressive Web Applications. Brno, 2019. Backelor's thesis. Brno University of Technology, Faculty of Information Technology. Supervisor Ing. Ondřej Lengál, Ph.D.

Rendered PDFs

Tools

For trying out the code in this repository, you either need to install Nix and NixOps using the instructions on their websites, or use a VirtualBox appliance with all the necessary tools and dependencies - get it here. The login is demo (password demo), and the contents of this repository are bundled with the image in ~/thesis. The source code for the image is available in nix/vbox.nix).

Repository structure

  • doc-midterm-report/ - midterm progress report
  • doc-midterm-presentation/ - presentation for the midterm defence of the thesis
  • doc-final-thesis/ - sources for the thesis itself
  • doc-final-presentation/ - presentation for the final defence of the thesis
  • src/ - source code for the libraries
  • src-demo/ - demonstration applications
  • src-snippets/ - short snippets of code that weren't incorporated into other parts

About

My bachelor's thesis, tentative name "PWAs: Just Add Logic"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published