Skip to content

eee-c/angular-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funky, Angular Calendar

A simple Angular.dart (Dart) calendar application, mostly used for exploring.

To install:

  1. Get Dart.
  2. Clone this repo.
  3. Run pub get to get dependencies.
  4. Start the server with dart server.dart.

The application will be at: http://localhost:8000/.

The “Basics” application demoing ng-model will be at: http://localhost:8080/basic.html.

More Information

This code was created while exploring Angular.dart in my blog series.

The approach is similar to a Backbone.js calendar that I wrote to support Recipes with Backbone.

About

Simple calendar app to explore Angular and Dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published