Skip to content

Application to help parents to apply the glenn doman metodology to their child.

Notifications You must be signed in to change notification settings

victorfleite/doman

Repository files navigation

Doman Application

This application is a platform to create cards - Bits of inteligence - and teach the kids.

About the Metodology

Glenn Doman is the founder of The Institutes for the Achievement of Human Potential (IAHP)

The Gentle Revolution started with the book How To Teach Your Baby To Read. When it first appeared it not only created quite a sensation but it helped to unleash the creativity of parents. The first thing every parent learns is that when you start to teach your baby, the baby wants more and he wants more right now. Meeting that demand has not been easy, but it has been the right problem to have because it means we are doing something right. READ MORE

Database Script

doman.sql

Install

Under Construction

Views

Client Side (Angularjs v1.6.6, Bootstrap v3.3.7, Auth0)

Login | Kids | Activities Dashboard | Activity 1 Detail | Activity 2 Detail | Activity 1 Execution

Server Side (PHP, Yii2 and Api Rest)

Dashboard | Activities Admin | Activity 1 Management

Run the Application

Client Application : http:https://localhost/doman/

Server Application : http:https://localhost/doman/server/

Api EndPoint: http:https://localhost/doman/server/service/api/www/index.php/v1

The Client application uses Auth0. What is Auth0?

Auth0 helps you to:

  • Add authentication with multiple authentication sources, either social like Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, amont others, or enterprise identity systems like Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider.
  • Add authentication through more traditional username/password databases.
  • Add support for linking different user accounts with the same user.
  • Support for generating signed Json Web Tokens to call your APIs and flow the user identity securely.
  • Analytics of how, when and where users are logging in.
  • Pull data from other sources and add it to the user profile, through JavaScript rules.

Create a free Auth0 account

  1. Go to Auth0 and click Sign Up.
  2. Use Google, GitHub or Microsoft Account to login.

Author

Victor Leite

License

This project is licensed under the MIT license. See the LICENSE file for more info.