Coder Social home page Coder Social logo

ankitsharma-007 / blogging-app-with-angular-cloudfirestore Goto Github PK

View Code? Open in Web Editor NEW
47.0 7.0 35.0 2.24 MB

A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.

Home Page: https://blogsite-30c69.firebaseapp.com/

License: MIT License

JavaScript 2.81% TypeScript 70.38% HTML 23.25% SCSS 3.57%
angular cloud-firestore firestore-database angular-cli single-page-app authentication authorization typescript angular-forms forms

blogging-app-with-angular-cloudfirestore's Introduction

NgBlogSite

A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.

Concepts Covered

  • Using Cloud Firestore with an Angular application
  • Angular material and Bootstrap
  • Template-driven forms
  • Form validation
  • Custom pipes
  • Auth-guards in Angular
  • Authentication and Authorization
  • Login with Google using Firebase
  • Social share option using ngx-share
  • Client-Side pagination using ngx-pagination

Live Demo

https://blogsite-30c69.firebaseapp.com/

Free eBook

I have published a free eBook which explains how to create this app from scratch. Download the book from Build a Full-Stack Web Application Using Angular & Firebase.

See Also

https://github.com/AnkitSharma-007/blogsite

License

MIT

blogging-app-with-angular-cloudfirestore's People

Contributors

ankitsharma-007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

blogging-app-with-angular-cloudfirestore's Issues

button theme is not working

Hii, i am working on angular 9 with bootstrap

const customConfig: ShareButtonsConfig = {
autoSetMeta: true,
theme: 'circles-dark',
twitterAccount: 'dinesh'
};

<button theme="circles-dark" shareButton="twitter" [style.backgroundColor]="share.prop.twitter.color">
<fa-icon [icon]="share.prop.twitter.icon" size="lg">

getPostbyId is not working

The method getPostbyId() in blog.service.ts is not working and crashing the whole app. When returning blogDetails it gives error:

"Type 'Observable<Post | undefined>' is not assignable to type 'Observable'."
Capture

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.