GithubHelp home page GithubHelp logo

taletime_2's Introduction

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.

taletime_2's People

Contributors

ggoebel99 avatar mr-jungle-sims avatar or28mahmoud avatar pamelafilipinski avatar sescherer avatar stolzalexander avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kmerpro237

taletime_2's Issues

Logging

To increase the code quality the Flutter Logger should be integrated. It should be configurable for development and release showing debug logs only in debug builds...

Inspect all Logger calls

All Print calls have been transformed to Logger calls, inspect all of them to see if they offer any benefit.

Login/Register

Der Nutzer hat die Möglichkeit sich zu registrieren oder einzuloggen, wenn er bereits einen Account erstellt hat.

Email Authentifizierung für Registrierung

Backend anpassen, damit sich Nutzer nur mit gültigen und von uns zugelassenen Email-Dienstleistungen authentifizieren können. Mehrmalige Nutzung einer Email-Adresse zur Registrierung darf nicht erlaubt.

Search/Filter

Such-und Filter Funktion für Hörer (Filtern nach Kategorie/Sprache usw.)

Library/Favorites

Übersicht über alle als Favorit gespeicherten Geschichten (evtl. auch noch mit Such/Filter-Funktion)

Speaker/Listener

Je nach Einstellung im Profil (Hörer/Sprecher) erscheint das zugehörige Fenster (z.B. für Hörer Suchleiste um nach Geschichten zu suchen oder Möglichkeit Geschichten anzuhören)

Settings

Einstellungen: Sprache, Light-/Darkmode, usw.

Profiles

Nach Registrierung bekommt der Nutzer die Möglichkeit mehrere Profile anzulegen und eins auszuwählen und kann bei einem Profil auswählen, ob es ein Sprecher oder Hörer ist.

Flutter Linting

To ensure a good code Quality Linting should be activated in the Project. Because the Project will be developed by many different Students there wont be any specific Linting rules, just use the basic rules Flutter provides

Deleting Profiles

There is bug if you wanna delete Profiles. Seems like the list doesn't update after a profile is delete in following of that deleting multiple profiles can result in a wrong profile deletion or nothing happens at all.
reproduction:
Create 4 or more Profiles
Delete one in the middle
Try to delete the last one

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.