Skip to content

rossma/storytellers

Repository files navigation

Storytellers

Storytellers is a web based community driven application providing a platform for the creative and artistic to share and collaborate their stories and ideas with one another through the support of multiple mediums.

The project is divided into two separate modules:

  • UI - Frontend javascript web components
  • Firebase functions - Backend javascript node.js functions

Application Architecture

Vue.js

Storytellers is built using the Vue.js framework, a progressive framework for building user interfaces.

NUXT.js

Storytellers is built on top of NUXT.js, a framework for creating Universal Vue.js Applications.

Vuetify

Storytellers makes use of Vuetify.js, a semantic component framework for Vue.js.

Modules

ui

Frontend module of the application built using Vue.js.

backend

Server-side javascript functions within Firebase.