Skip to content
/ MyApp Public
forked from ajbetteridge/MyApp

A meteor project to learn and test features before implementing them in a major other project

Notifications You must be signed in to change notification settings

Seaforth/MyApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myApp

New: Implemented Column Sorting by clicking on the headers

A meteor project to learn and test features before implementing them in a major other project. This app implements a pager for browsing through large record sets.

screenshot: http://screencast.com/t/D0vHIgnVCHg

Go to a directory where you want to download the project, say ~/Projects Open a console and type: git clone git://github.com/eric-naguras/MyApp.git

When git finished downloading type cd MyApp/myApp/ Then type meteor to start the app. You will see "Running on: http://localhost:3000/" in the console Open a browser and go to http://localhost:3000

I'm just a beginner with java/coffeescript and node/meteor.

If you find ways to improve the code, please let me know so I can incorporate those changes into this project for others (and myself) te learn.

This projects uses

meteor (http://meteor.com/) coffeescript (http://coffeescript.org/) bootstrap (https://github.com/twitter/bootstrap/)

About

A meteor project to learn and test features before implementing them in a major other project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published