Giter Site home page Giter Site logo

lyrite's Introduction

Lyrite - a tool to format lyrics

Netlify Status

What is Lyrite?

A simple web-app to style song lyrics so they are easier to read when jamming. ๐ŸŽธ ๐ŸŽค

Adding custom lyrics

  1. paste lyrics into the text field.
  2. click "load song"

Editing & styling lyrics

  1. tools are accessible by clicking the quill icon in the top right
  2. directly adjust the font size or number of columns
  3. click the edit button edit lyrics
  4. color the lyrics by clicking one of the colors, then clicking a section of lyrics

Why?

The need for this app came from a real-world scenario; jamming with friends and needing an easy to read lyric sheet. Most sites display lyrics in a single column often taking up more than a full page.

With Lyrite you can easily have all lyrics on a single page with columns and font size adjustment. You can also color sections of lyrics making them easier to track visually.

Technology

A single page application built with Mithril & Modular-CSS, bundled with vite, and hosted on Netlify.
It uses localstorage for saving custom songs.

How to pronounce?

It's a portmanteau of "lyrics" and "write"; Lyrite.

Contributors & Thanks

Kevin Cameron - Most things (dev, design, features)
Neil Hagar - jamming buddy, and sounding board
Eli Scheer - logo, and fonts

Video of styling a song

demo

Video of adding a custom song

demo

lyrite's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar kevinkace avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

amkayondo

lyrite's Issues

Edit tools/login/fork rework

Bigger issue. Editing should only be allowed if owner, so:

if logged in and owner -> edit as usual
if logged in and not owner -> fork
if not logged in -> login prompt

Update babel-preset-es2015

This package has been deprecated
Author message:
๐Ÿ™Œ Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!

Update user songs references

Right now when a user adds a new song a reference is added to the user entry in Firestore. When the song is deleted, that reference also needs to be deleted.

Test Firestore rules, security

  • create user
  • update user with photo
  • update user with username
  • create username
  • create song
  • update song
  • try regex for: username, photoURL, ...

Test Login flows

New user

  • clear cache, not logged into provider
  • clear cache
  • clear cache, deny auth
  • cached auth
  • close username
  • click login ??
  • clear cache, dupe user name

Existing user, no username

  • clear cache
  • cached auth
  • dupe name

Existing user, username

  • clear cache
  • cached auth

Random

  • no photo
  • log out

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.