Skip to content
/ orkut Public

Orkut implementation using Java (IDE : NetBeans)

License

Notifications You must be signed in to change notification settings

yashpuro/orkut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orkut

This project implements basic ideology of a social network.

It can perform following operations :

  • Creation of User Account
  • Managing / Editing Account
  • Posting and Viewing Status Updates
  • Sending and Accepting Friend Requests
  • Managing Friends

Platform : Windows 7 or newer

Requirements

Tools/Packages Links
JDK 7 or above [http://www.oracle.com/technetwork/java/javase/downloads/index.html]
NetBeans [https://netbeans.org/downloads/]
MySQL client 5.7 [https://dev.mysql.com/downloads/installer/]

Project Setup


  • MySQL username : root
  • MySQL password : manager
  • Execute mysql-dump on MySQL
  • Run the project on NetBeans

About

Orkut implementation using Java (IDE : NetBeans)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published