Skip to content

CarterTsai/angulardart-sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk to Me

Overview

It is a server-less Web application built using AngularDart and WebRTC where you can:

  • Make a video call
  • Create an agenda for the call
  • Collaborate during the call

Dart and AngularDart

Dart is a new platform for Web development that includes a language, tools, and libraries. AngularDart is a framework that enables building rich client-side applications.

Goal

The goal of this project is to be a sample application that can help you get started with AngularDart. I began working on it a few days ago to learn the framework. And since there is not much documentation about AngularDart, I decided to make it public, so others can benefit from it.

AngularDart Tutorial Wiki

I found AngularDart wiki being extremely useful. Check it out.

Work in Progress

The project is still very much a work in progress.

Done

  • Controllers, Components
  • Routing

To do

  • Transclusion
  • Testing
  • Validations
  • Application state management
  • Shadow DOM
  • Comments

About

A server-less Web application built using AngularDart and WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published