MaheshSindhiya / ocean.com

ocean.com is a Social media website, I have made this project using PHP as back-end language and HTML and CSS for front-end development. I have used MySQL for database in this project. This project is an Social Networking site like Facebook and Twitter. I have put some features in this site so it look like more realistic. Features like: like button, comment, send request to friend, search user, message friends, post images and many more….

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1: downlioad the zip file from https://github.com/MaheshSindhiya/ocean.com.git

2: extract dwonlded file (you will get foldet name 'ocean.com-master')

3: Move/pest that folder to C:\xampp\htdocs

4: Rname the folder to ocean

5: Open chrom and enter http://localhost/phpmyadmin/

5.1: create now database name 'ocean'

5.2: click on import button at center top position

5.3: Click on 'choose File' Button

5.4: Goto 'C:\xampp\htdocs\ocean\database' and select/doubleClick ocean.sql file

5.5: click on 'Go' Button at bottum right corner

6: open chrom/newTab and enter : localhost/ocean

7: Enjoy!!!!!

About

ocean.com is a Social media website, I have made this project using PHP as back-end language and HTML and CSS for front-end development. I have used MySQL for database in this project. This project is an Social Networking site like Facebook and Twitter. I have put some features in this site so it look like more realistic. Features like: like button, comment, send request to friend, search user, message friends, post images and many more….


Languages

Language:PHP 91.1%Language:CSS 8.9%