Giter Club home page Giter Club logo

missal.io's Introduction

Missal.io

build status

Goals

This is a backend data project designed to put the content of the 1962 (and older) Roman Missals and the translations into a usable datastructure to be called as an api.

The primary focus will always be the /api directory as a backend datasource for other projects, there will also be a simple frontend app using the backend data as an example of what is possible.

An example client of this backend is available at http://missal.io.

Builds

Currently, builds only verify that every json file in the repo is valid json. In the future, there are plans to ensure the content is valid and linted as well.

Example linting rules might include:

  • no trailing spaces at the end of a string
  • ensure that non-optional fields are not blank
  • ensure that multi-line texts (like hymns) have the same number of lines in every provided language
  • ensure the text-block category is one of the pre-approved ones (collect, introit, offertory, etc)
  • Ensure no newline characters

Also, consider putting all files through a json formatter so that the final files in gh-pages branch look consistent.

Additionally, the index should be created in the future by the builds process, and possibly even a static HTML frontend based on the backend, which would then be auto-committed to the gh-pages branch. In this future scheme, the gh-pages branch would not be manually updated, but rather generated by builds from the data branch.

Roadmap

  • Add unreformed holyweek - and find a good way to denote this in the datastructure (perhaps add a missal-edition tag)
  • Cleanup example app at missal.io - currently it does not handle non-standard liturgies well

missal.io's People

Contributors

benyanke avatar pfhawkins avatar

Watchers

 avatar  avatar

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.