Skip to content

parakeet-live/witter

 
 

Repository files navigation

witter

FOSSA Status Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

A 2009 recreation of old Twitter. Code needs refactoring

How to Setup

Requirements

Apache2/nginx

MySQL

PHP7.2+

Steps

git clone https://github.com/the-real-sumsome/witter.git

Move git cloned files to /var/www/html or wherever your webroot is located

Edit /static/config.inc.php

Get a Recaptcha key at https://www.google.com/recaptcha/admin/create

Import the SQL file in the repository

This repository contains no copyrighted, or stolen code. All content here is 100% original. SpaceMy is not sponsored by, or hosted by MySpace.

Features

  • Selling Feature: Instant Messaging

  • User security

    • We don't sell your data
    • Using BCRYPT to hash passwords
    • SQL injection safe
    • We don't log IPs
    • Top notch security
    • XSS injection safe (for the most part, if you find a vulnerability make a issue)
  • Open source, public domain software

  • Made by my 3 talented friends.

  • More Specifics

    • Retweets
    • Likes
    • Replies

How can I help?

If you know how to code, contribute using pull requests. If you like to test stuff, join the website and test the craziest stuff you can think of and try to find bugs, then report them in issues. Everything helps!

Our Goal

Our goal is to bring back the days of Twitter (circa 2009)

If you would like to contribute, please fork this and make a pull request.

License

FOSSA Status

About

A 2009 recreation of old Twitter. Code needs refactoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.8%
  • CSS 5.0%
  • Other 1.2%