Skip to content

shs12010/twitter-clone

master
Switch branches/tags

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?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
db
 
 
www
 
 
 
 
 
 
 
 

Twitter Clone - Final Project

Shemona Singh and Chris Stumper

DMD 4470

This is a small web application that emulates the core functionality of Twitter. The app is built using PHP, MySQL and the CodeIgniter MVC framework. It allows for new user registration and tweet creation from the user, while utilizing Sessions for login/logout.

Running app locally

  1. Clone this repo with git clone https://github.uconn.edu/shs12010/twitter-clone.git
  2. Change directories to twitter-clone with cd twitter-clone
  3. Run lando start
  4. Run lando db-import db/lamp.sql
  5. Launch the app in the browser at http://twitter-clone.lndo.site/index.php/login

About

DMD 4470 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages