Web Development

Twitter Clone

Project Overview

Recreating Twitter from Scratch

This project was to recreate twitter using an MVC framework. My group and I used HTML, CSS, JavaScript and PHP to create a web application where users can sign up, log in and post tweets.

This website was created entirely from scratch and works great! I worked on this project with two other students for an advanced web development class this past semester.

PHP + Database

Create an Account

Every user has to have a personal account with multiples values associated with their username. We used PHPmyadmin to document all of the input data into several tables to query from when building out the structure.

PHP + Database

Log In

PHP + Database

Functionality

The Twitter clone had to be fully functional, post tweets, connect to a database, support multiple users, edit your profile and contain a search bar to filter tweets.

Visit it Live!

To view the Full Website you'll have to make an account or you can use...

Username: peter25b
Password: pass

MORE PROJECTS