Giter Club home page Giter Club logo

jstuckenbruck2021's People

Watchers

 avatar

jstuckenbruck2021's Issues

Ability to Edit Content

  • hero
    • img
  • biography
    • img
    • content (textarea)
    • title
  • schedule
    • img
    • title
  • media
    • img
    • title
  • contact
    • title

Contact to also include:

  • agent
    • img
    • website (force https)
    • title
    • subtitle
    • phone (encourage use of international dialling code)
    • email

Settings

  • Change password
  • Update meta data (img?) & text

#1 Fix Existing bugs

  • Revert to previous settings ( background attached )
    • Remove swiper background
    • Redo section css
  • Set fallback for ios devices ( find way of identifying through css )
    • Resize sections
    • Solid / graded bg color
  • Remove animate-on-scroll transitions

Fix FE SVGs

SVGs at the bottom of the biog not working.
Likely something to do with loading after page load.

Firestore functions to aggregate concert data

DB structure: (see below)

On ADD / UPDATE schedule/{eventId}:

  • Get array of event dates from input ( save as an array to the event too?? )
  • For each:
    • Add date and event id to event_dates collection (if not exists...!?)
  • Get next 3 events from event_dates
  • Overwrite singlepage/landingpage.schedule with this array

On DELETE schedule/{eventId}:

  • Remove all instances from event_dates where id = {eventId}
  • Get next 3 events from event_dates
  • Overwrite singlepage/landingpage.schedule with this array

Schedule Editor

  • Main list view (infinite scroll)
    • Work out how to best join data for this view
  • Add event button
    • Create > fetch id > nav to edit that id
  • Edit individual event
    • Dynamic multi-input module for dates & performers
    • Form for actual event

Media Editor

  • Links to gallery/videos
  • Gallery
    • View images
    • Add images ( image uploader module )
    • #13
  • Videos
    • Add videos ( info form & disect YT id from URL )
    • View existing videos

Image Uploader

Include image uploader module into edit pages and hook up to s3 bucket

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.