Skip to content

kryst3q/workshop_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myTwitter

myTwitter is simple Twitter-similar web application. It's functionalities are:

  1. Users:
    • creating and deleting account
    • adding and updating info about yourself
  2. Tweets:
    • every User can create limitless number of tweets
    • max tweet length is 140 characters
  3. Comments:
    • every User can comment tweet
    • max comment length is 60 characters
  4. Messages:
    • every User can send a message to another User (but not himself)

The application is written in object oriented PHP and is using MySQL DB.

About

Create application a la Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published