Code Monkey home page Code Monkey logo

naranawm's Introduction

Naranawm

Naranawm is a system for creating and managing Conlangs. It supports creating a PDF of the dictionaries using LaTex, and can also output data in SQLite, and exposes a REST API for interacting with the data.

naranawm's People

Contributors

snowyfox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

naranawm's Issues

Database Dump v1

Need to create a data dump using the same database structure as EanaEltu creates today, this is to allow existing apps that rely on this data to continue to function until they can be updated with the new schema

Database Dump v2

Create a SQL dump of the current database using the new schema for the output. This should be just a straight up plain dump of the database for Naranawm, but with certain tables omitted if they have no relevance for downstream projects to use, (user / permissions tables, etc.)

SQLite Dump v1

Create a sqlite dump that mirrors the existing sqlite database that is in use today. This will allow existing apps to continue to function until they can migrate to the new schema version

SQLite dump v2

Create a sqlite dump using the current schema, omitting any tables that don't need to be in the dump (users, permissions, etc.)

PDF Export

The system needs to be able to generate a PDF file using LaTex which matches the existing PDF files created by EanaEltu.

NaviDictionary.pdf

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.