Giter Club home page Giter Club logo

storytellers's Introduction

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.

storytellers's People

Contributors

rossma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

storytellers's Issues

Improve search

Currently searching is pretty basic and not very useful. Needs to be improved

Add more wallpaper options

Add option to select coloured wallpapers not just images, for starters:
white background black font
black background white font

Page collaboration server function

Need to create server function for pageCollaborations.

Whenever a record is added to the pageCollaborations collection we need to publish the record to the previews collection
Whenever a record is deleted we need to remove it from previews

Add Rich text editor for creating stories

Over and above the image uploads and epub / pdf uploads create an additional mode for creating and editing stories through the browser using a rich text editor. Something like:

Document is saved in Delta format (similar to JSON). Images by default are embedded as Base64 encoded. Either save JSON in Firestore DB or create the data into a file and upload it to Firebase storage.

Wallpaper selector

Provide ability for users to choose a wallpaper to use when no image is provided on publishing a page and when submitting a contribution page

Invite others to collaborate in creating story

Invite others to collaborate in creating story

  • Author should be able to edit a page attribute after it has been published by "unlocking" it. When this is done other users can upload media files for it.
  • Authors can choose to lock a page once unlocked preventing anymore users collaborating
  • When you unlock a story you can also set a time and date as for how long it stays open for -- useful for when creating events / challenges?
    the link it publishes to add the index

Allow for users to follow other users

Allow for users to follow other users

Any user can follow any other user. Those user's whose profiles are private (#13) would need to approve the user who is following them in order for that user to see any stories published in friends-only privacy mode. If not they will still be able to see all public stories or invite-only stories

Refactor Reader of story uploads

Story page detail page needs to be refactored to improve user experience.

  1. Pages should only be allowed one medium type. Currently we can add books, rich text and images. Change so that a page can only display one. If more are needed more pages can be added with the different medium type. This gives the advantage of previewing the uploaded content in main window and not having to switch between different uploads

  2. On creation of a page (ie blank page no uploads) user should choose what content type to upload (image/book/rich/audio/video)

  3. On select a new dialog much like the existing Medium Viewer pops up with content specific controls to upload medium for page

  4. Once uploaded the content is displayed in dialog much like it currently is. When page is viewed as read only the user will still be able to see the content in a minimised window are fullscreen once clicked on

  5. once dialog is closed content is still display in main details section. User can click on this to reopen dialog

  6. On publish page users should be able to upload a thumbnail image for their story in particular if they didnt upload an image to begin with.

Publish page preview - image not mandatory

it is currently mandatory to have an image uploaded in order to publish a page. This shouldn't be the case. If no image is uploaded we need to create a panel from the summary describing the story

Add user's collaborations to User account page

Currently user account page only shows stories user is owner of but not collaborations. We see the collaborations in user profile. Should also show collaborations below stories in user accounts page

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.