Skip to content

Minjae77/SimpleAngularBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleAngularBoard

SimpleAngularBoard for Angular v1.x beginners
You have to implement simple writing board by your own, using AngularJS and NodeJS.

Features

  • Show list of titles, each link leads to view post
  • View post
  • Write post
  • Edit post
  • Delete post

Steps

  • Study AngularJS and make it yours
  • Fork this repository to your github account
  • Execute bower install && npm install to setup project
  • Fill in the blanks (See the comments on each file)
  • Commit and push your work

References

About

SimpleAngularBoard for Angular v1.x beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.0%
  • HTML 14.5%
  • CSS 1.5%