AlexDicy / Tras

Social network built on top of PHP and MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tras (Archived)

This repository is for archive purposes only

Tras was a social network written in PHP, it features posts, replies, notifications, private chat and more. It requires MySQL and Firebase to work.

icon logo

This project has been the first ""big"" website I've ever built (at least that's what it felt like to me when I was 15 😅). The best part is that it started as a ripoff of Agar.io (it's a web game) and the website was just a beta for accounts of this game.

I've always kept this repository private but it doesn't need to be that way anymore. I used to save database passwords and hash salts hardcoded in PHP files, and I used to commit those to the repository. It is now obvious to me that I shouldn't have worked that way, so please keep it in mind when you see hardcoded strings and other bad practices :)

I couldn't find many screenshots but here's one from 03/2017 image

And here's another one from 11/2016! image

About

Social network built on top of PHP and MySQL


Languages

Language:CSS 56.5%Language:JavaScript 29.2%Language:PHP 13.3%Language:HTML 0.7%Language:Hack 0.3%