Skip to content

Free and open-source web app for use in Coptic Orthodox church services

License

Notifications You must be signed in to change notification settings

bishoybt/orthodox-presenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orthodox-presenter

Free and open-source web app for use in Coptic Orthodox church services

Live demo: https://dbishai.github.io/orthodox-presenter/

Setup

npm install
npm start

You can use "local-web-server" to test changes.

sudo -H npm install -g local-web-server
cd orthodox-presenter
ws

Background

Orthodox Presenter is being designed from the ground up for speed, scalability, and ease of use. It features a responsive interface that can scale to fit any size screen.

Orthodox Presenter can run on any device with a modern web browser. It can also be run offline with a local web server.

Technology Stack

Orthodox Presenter is built upon React using Flux to handle state. Bootstrap is used for responsive resizing and startbootstrap-simple-sidebar is used for the sidebar. Documents are stored in the JSON format.

About

Free and open-source web app for use in Coptic Orthodox church services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • CSS 36.8%
  • HTML 1.6%