Git Product home page Git Product logo

autographa's Introduction

Contributors Issues MIT License


Logo

Autographa

A Bible translation editor for everyone.
· Report Bug · Request Feature

Table of Contents

About The Project

This is a standalone desktop application which hopes to aid and be a friendly companion of the Bible Translator. In essence it is a basic USFM editor which is capable of import and export of USFM files. It has handy features like color-coded diffs across imported texts for comparison between revisions, search and replace and export to formatted HTML and autographa will include capabilities for syncing data with online repositories and that this application is licensed differently.

Built With

Getting Started

It is relatively easy to setup the application locally for development.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Fork and clone this repository
  2. Set npm config set '@bit:registry' https://node.bit.dev
  3. Install dependencies with npm install
  4. Start the application with npm start
  5. Checkout the web version with npm run dev Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

Roadmap

See the autogrpaha projects for a list of proposed features (and known issues).

Contributing

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

We really value our contributors whether they helped fix a bug, built a feature, tested out the app or contributed in some other way.

The process for submitting pull requests.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Create logs as you start making changes
Logger level:
Production => warn
Development => debug
Usage: logger.[level]("<filename>, <message>")
  1. Add nessesary propTypes for all the properties passed to react component (https://github.com/facebook/prop-types)
  2. After adding features make sure you write test for that using:
  1. Run npm run lint:fix for code to adapt our linting rules
  2. Run npm run build for build checks
  3. Commit your Changes (git commit -m 'Add some NewFeatures')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request and make sure all checks have passed

License

This project is licensed under the MIT License. See LICENSE for more details.

Contact

Let us know if you face any bugs/problems by opening an issue on GitHub. We'll do our best to be prompt in our response.

Acknowledgements

autographa's People

Contributors

ashersam avatar vipinpaul avatar pottery123 avatar joelthe1 avatar arpitjacob avatar

Watchers

James Cloos 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.