Skip to content
forked from mehulk05/Blog-Book

Blogging App like medium Made in Angular 9 and Firebase

Notifications You must be signed in to change notification settings

tksix/Blog-Book

This branch is up to date with mehulk05/Blog-Book:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8098bd1 · Aug 22, 2020

History

28 Commits
Jul 19, 2020
Jul 19, 2020
Aug 22, 2020
Jul 18, 2020
Jul 18, 2020
Apr 11, 2020
Jul 6, 2020
Apr 11, 2020
Jul 21, 2020
Jul 18, 2020
Apr 11, 2020
Jul 18, 2020
Jul 18, 2020
Apr 11, 2020
Apr 11, 2020
Apr 11, 2020
Apr 11, 2020

Repository files navigation

BlogBook

Live Demo.

What Are Various Features

  • CRUD Operations
  • Authentication (Email /password and Google login)
  • Verification of mail and Password recovery
  • Like/Unlike the post
  • Comment On posts
  • Public and Private options to mark their blog public and private. If the post is private then the only user can see his post after logging in
  • Can view other users profile and their blog
  • Search Filter
  • Featured Post and Latest Post
  • Rich Text Editor Like Medium(WYSIWYG)

What It Covers

This project covers all fundamentals of Angular

  • Cross Component Communication
  • Components, Template, and DataBinding
  • Form Validation
  • HttpClient
  • Animations
  • Dependency Injection
  • Routing & Navigation
  • Service Workers
  • Pipes
  • CRUD operations
  • Guards etc.

About

Blogging App like medium Made in Angular 9 and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.7%
  • HTML 33.2%
  • CSS 11.1%
  • JavaScript 1.0%