Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 267 Bytes

boardgameslibrary

WIP

PWA app used as a journal for played board games' matches.

Frontend - Vue.js

  • PWA

Backend - Django

  • REST api used by frontend app
  • Postgresql db

Flask microservice

  • integration with BGG api and deserializing data for Django backend