Skip to content

Modified version of the AngularJS web app taught at Angular.CodeSchool.com

License

Notifications You must be signed in to change notification settings

wavesailor/flatlandersGemStore-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatlander's Gem Store

AngularJS web application as seen on Angular.CodeSchool.com

Learn to build an application using Angular.js -- this FREE course is sponsored by Google and brought to you by CodeSchool.com

This specific repo was made by cloning the Angular-Seed project which is a great way to get up and running quickly with a bare-bones Angular app. After that I replayed the course as well as cruised around GitHub looking at code from other CodeSchool students.

There are many ways to do things in Angular and the methods here might not be best practices across the board but they will give you a good overview of the possibilities of this framework. Don't forget to download the slides from the course

###View Live Demo on GitHub Pages


  • After completing the course download the repo and build your own features
  • Replay the course and follow along
  • Figure out how to make the app more efficient
  • Add your own content and make a completely different app!

Installation & Launch

# Clone repo using SSH (HTTPS works too!)
$ git clone [email protected]:tylertadej/flatlandersGemStore-angularjs.git

# Navigate to that directory
$ cd flatlandersGemStore-angularjs

# Make sure you have NodeJS/NPM installed, then run
$ npm start

# Boom!

Assuming that goes well navigate to localhost:8000 in your browser and view the app

TODO

- Add dates to reviews
- Fetch and publish time for new reviews
- Watch CodeTV episodes with Egghead.io guy and add new features
- Improve readme

If you are new to Git/Github you might find this gist useful

Markdown composed with help of http://jbt.github.io/markdown-editor/

About

Modified version of the AngularJS web app taught at Angular.CodeSchool.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published