Skip to content

zhakhalov/Blog

Repository files navigation

Blog IT Step homework:
Implemented features:
  • View exists article
    • Newest
    • By tag
  • Registration new user
  • Create article
    • Unique title with async validation
    • HTML article content editor
    • Adding existing tags to article
    • Creating new tags
    • SEO-friendly links generated from title (include transliteration)
  • Edit exsting article
  • Comment article
    • For signed in users
  • Like / dislike article
    • For signed in users
    • Once for each user
  • Like / dislike article
    • For signed in users
    • Once for each user
  • User public page
    • Photo
    • About author
    • Author's articles
Dependencies:
  • Server
    • Mvc 4
    • MongoDB C# Driver
  • Client
    • Bootstrap
    • jQuery
    • AngularJS
Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published