Skip to content

ASMA-GIT/FaceBook-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FaceBook-Clone

Recreating facebook like experience.

Index

Intro

⬆️ Back to top
This is a Facebook clone, a web application that replicates some of the basic features and functionalities of the popular social media platform Facebook. It allows users to create accounts, connect with friends, post updates, like and comment on posts, and more. This application is developed using the wavemaker studio a low code platform.

Schema

⬆️ Back to top
Data base schema of facebook application. facebook_schema

Features

⬆️ Back to top

  • User Registration: Users can create new accounts by providing their basic information, such as name, email address, and password.
  • User Authentication: Users can securely log in to their accounts using their registered email address and password.
  • Feed: Users can view a personalized feed that displays posts from their friends and pages they follow.
  • Post Creation: Users can create new posts and share updates, photos, and videos with their friends.
  • Like and Comment: Users can interact with posts by liking them and leaving comments.
  • Friend Connections: Users can send friend requests to connect with other users. Once the requests are accepted, they become friends and can view each other's posts.
  • User Profiles: Each user has a profile page that displays their basic information, posts, and photos.
  • Notifications: Users receive notifications for activities such as friend requests, likes, and comments on their posts.

Technologies used?

⬆️ Back to top

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Java
  • Spring MVC
  • MySQL
  • Wavemaker studio

screenshorts

⬆️ Back to top

Home Page

loginPage

SignUp Page

signUp1

Dashboard

home

search a user

search_user

user's profile

pp1

user's details

pp2

user's posts

pp3

edit user details

edit_Profile

edit education details

edu

edit work details

wp

places lived

pl

cover image

pp4

about user

pp5

friend requests

requests

friend list

Friends

suggestions

suggestions

friends

friends_PP

events

events

notifications

notify