Skip to content

Galvanize Full Stack self-paced Angular. Part 7: Angular Reddit Clone

Notifications You must be signed in to change notification settings

LorienMCS/angular_7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####:sunny: :palm_tree: :evergreen_tree:Demo of my completed assignment🌲 🌴 ☀️

#####This was a project for the 17th week of the Full Stack Program at Galvanize.

##Angular Reddit "Clone"

Requirements:

  • Each post has a title, author, image, and description.
  • Each post's date/time is displayed nicely: "Yesterday at 3:09pm", "Last Thursday at 4:42am", etc. You will need an external library.
  • A user can upvote/downvote posts.
  • Posts dynamically reorder according to number of votes.
  • A user can create new posts.
  • A user cannot create a new post if any of the 4 inputs are blank. Research angular validations.
  • A user can click to view existing comments on a specific post.
  • The number of comments is correctly pluralized.
  • A user can add a new comment to a specific post.
  • The new post form and comment forms can be toggled on and off.
  • A user can search through posts.
  • A user can sort posts by votes, date, and title.
  • Animate posts as they are added and removed from the search results. Research Angular animations.
  • Style the app.

About

Galvanize Full Stack self-paced Angular. Part 7: Angular Reddit Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published