- Saved searches
- Use saved searches to filter your results more quickly
- social-network
- Here are 467 public repositories matching this topic.
- humhub / humhub
- pixelfed / pixelfed
- voten-co / voten
- friendica / friendica
- cybercog / laravel-love
- idno / known
- opensource-socialnetwork / opensource-socialnetwork
- pH7Software / pH7-Social-Dating-CMS
- opensourcewebsite-org / opensourcewebsite-org
- Saved searches
- Use saved searches to filter your results more quickly
- License
- iPynch/Simple-PHP-Social-Network-Website
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
- Saved searches
- Use saved searches to filter your results more quickly
- License
- yaswanthpalaghat/Social-Network-using-php-and-mysql
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- readme.md
- About
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
social-network
Here are 467 public repositories matching this topic.
humhub / humhub
HumHub is an Open Source Enterprise Social Network. Easy to install, intuitive to use and extendable with countless freely available modules.
pixelfed / pixelfed
Photo Sharing. For Everyone.
voten-co / voten
The code that powers voten.co
friendica / friendica
Friendica Communications Platform
cybercog / laravel-love
Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
idno / known
A social publishing platform.
opensource-socialnetwork / opensource-socialnetwork
Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 17 international languages.
pH7Software / pH7-Social-Dating-CMS
😻 pH7Builder (formerly pH7CMS) is a Professional & Open Source Social Dating CMS written in PHP 8 🚀 This Social Dating Script aims to be low resource-intensive, powerful and secure. pH7Builder includes over 40 modules. It is the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for enterprise level Da
opensourcewebsite-org / opensourcewebsite-org
OpenSourceWebsite (OSW) — Creating an Open and Democratic Online Community. We promote a free society where everyone can participate in decision-making through electronic voting and where open source guarantees data security.
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Simple Social Network Website created with html, css, core javascript and core php.
License
iPynch/Simple-PHP-Social-Network-Website
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
This is a simple social network website designed with core php and of course with the aid of the html, css and core javascript. It supports the following functionalities:
- User registeration
- Creation of post with possibility of stamping a picture along with it
- Sending and recieving friend requests as well as accepting or ignoring them
- Viewing profiles and your relation with them
- Channging profile picture
- Simple search
- Home shows all public posts. It doesn’t show private posts except if the poster is on your friend list.
- Posts are displayed in chronological order from latest to oldest.
- Home also shows your own posts.
- Initially created accounts have a default profile picture based on their gender.
- Different users may suffer layout inconsistency or rather not the required smooth interface if the specified font isn’t installed on the user’s device (to be solved).
Few Screenshots to demonstrate website layout and interface:
- Download the specified font along with website as it is accessed to ensure layout consistency
- Ability of removing posts of a friend from friendlist
- Supporting post likes
- Real time notifications for post likes and friend requests
- Using search engine instead
- Full profile edit
- Using plugins to avoid redirection or refresh of pages when making requests
- Full protection of data from injections
To install this application:
- Create a database from DDM.sql file which is found within database folder.
- For a simple data test, use DML.sql to create a simple instance of data (passwords of users are equivalent to the first names).
- You need a webserver (either local or global) to launch .php files. Programs like Xampp, WampServer provides a local webserver that uses MySQL database.
- copy all other files to your a new folder (folder name is of your choice that is the website name) inside htdocs folder within your program and run.
About
Simple Social Network Website created with html, css, core javascript and core php.
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
This is a social network which resembles the functionality like Facebook in which users can register, login, post things, chat with friends, receive notifications, search for friends , friend requests etc..
License
yaswanthpalaghat/Social-Network-using-php-and-mysql
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
readme.md
SOCIAL NETWORK USING PHP AND MYSQL
PHP, Mysql, Javascript, Jquery and XAMPP server
This is a social network which resembles the functionality like Facebook in which users can register, login, post things, chat with friends, receive notifications, search for friends , friend requests etc..
About
This is a social network which resembles the functionality like Facebook in which users can register, login, post things, chat with friends, receive notifications, search for friends , friend requests etc..