Giter Club home page Giter Club logo

TaleTime

TaleTime is an interactive audiobook app for iOS and Android based on the ionic framework v4.

Repository Metrics:

Get started

clone the repository:

git clone https://github.com/TaleTime/TaleTime.git
cd TaleTime

install all dependencies using npm force (dependency hell):

  npm install -f

make sure you have angular and ionic cli installed:

  npm i -D -E @angular/cli
  npm install -g @ionic/cli

serve your local development server:

  ionic serve

Start developing and watch your changes in realtime!

TaleTime is an innovative app for Android and iOS, that lets children experience a new unique way of listening to audiobooks.

Besides our professionally recorded audiobooks we also give parents the opportunity to record the stories themselves. Recording is very convenient and of course can be done without extensive technical know-how. TaleTime also offers children the opportunity to influence the course of the stories themselves.

Try our online demo

To run the app with a reader:

  ionic cordova run browser

Login firebase:

  firebase login

To push the changes to the webapp use (make sure you`re logged into firebase):

  firebase deploy

Write a new Story

TaleTime relies on writers writing stories! If you want to contribute, the following information is for you.

The the open-source tool Twine is used to create stories. Here you can find a useful tutorial in case you don't know Twine yet. After finishing the .twine file the twine converter is used to receive a .json file, which is then used by the actual TaleTime app.

Contributing

Since this is an open source project, everyone can help making TaleTime better. You will find the complete source code on GitHub, where you can also get some more information on how to contribute.

When implementing a new feature or fixing a bug, please make sure that your code follows the same style as the existing codebase and try writing your code as understandable as possible. You should also test your changes and only commit them if they don't break anything. Your comments should be in English.

About us

This project has been developed by several students of Hochschule für Technik und Wirtschaft des Saarlandes. It has been in continous development for two years and now finally we want to take advantage of the huge open source community of github.

Tale Time's Projects

Tale Time doesn’t have any public repositories yet.

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.