Facebook Clone In Ionic And Firebase

Overview

Note: Updated code into ionic 4 and resolved platform dependancy issue

Facebook clone

This application has covered every thing what you need in ionic 3 and firebase. This is full fledge of Facebook clone(same like facebook application functionality). Facebook is very familiar social app. This code is written on IONIC 3 Framework  and Firebase 3. This Application is tested on IOS & Android  device. In this 1st version implement basic functionality like register, login, add new post, like post, dislike, comment, update profile, view profile, share location, share image and 
Firebase chatting.
This application developed in latest two technologies ionic 3 and Firebase.       
The app uses SASS, which basically is CSS with super powers. Each component has its dedicated sass files and partials well structured with independent variables so you can have maximum modularity, flexibility and customisability.


Github uri : https://github.com/mayorainfotech/facebook-clone-ionic-and-firebase

YoutubeURL https://www.youtube.com/channel/UCXWqRVLKFDn0VBTcngC9nEQ

Report bug here

Features

Next  Goal

1. Implement Push notification
2. App release in PWA
3. Multiple languages support

1st Version:

  • Facebook Clone with Cordova Full Hybrid App using Angularjs2 + Ionic 2 framework which is open source front-end SDK for developing hybrid mobiles apps with HTML5.
  • Firebase api used for user login and register.
  • Firebase chatting user can chat with each other and also see recents chats and previous chats. Also share his images.
  • User can share his thought and image.
  • User can check in(location sharing) with current location or places(by using cordova geolocation plugin)
  • User can like ,dislike and comment of post(with sound).
  • User can see his notification who like/comment his post.
  • User can see total friends and also see who is online?

2nd Version(16th-Jan-2018):

  • Ionic Version 3.9
  • Social Login ( Facebook / google )
  • Email verification / Forgot password
  • Send friend request / accept friend request
  • See friend timeline 
  • Add post ( location, text , image )
  • Like / dislike / comment on post
  • Video calling
  • One to one chatting and image sharing
  • Create Group and add your friend on this group
  • Group chatting
  • Update profile 

3rd Version (28th-May-2018)

  • Login with phone number
  • Contact sync
  • UI change
  • audio sharing
  • User can delete message
  • Post reporting 
  • Admin can delete reported post
  • Social Sharing
  • Unfriend 
  • User block
  • Many more 

V3.2.0 

  • UI and functionality issues

Note : If you have any suggestion or any extra feature you want in next release please mail us ([email protected]).

If you want to customisation or develop project feel free to contact us anytime.
Skype Id: mayorainfotech 


Requirements

  • xcode, sublime/atom, android studio
  • nodej

Instructions

Installation documentation inside the main code folder. 

Github uri : https://github.com/mayorainfotech/facebook-clone-ionic-and-firebase

Report bug here

Youtube URL : https://www.youtube.com/watch?v=IN1MifSQzwg

Related