๐Ÿ“ฆ godfrzero / Nexus

A Twitter clone I made as part of a job application. :P

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/godfrzero/Nexus.git
HTTPS git clone https://github.com/godfrzero/Nexus.git
SSH git clone git@github.com:godfrzero/Nexus.git
CLI gh repo clone godfrzero/Nexus
Max Akana Max Akana Added stripslashes() when displaying posts c86d29d 13 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ controllers
๐Ÿ“ mine
๐Ÿ“ people
๐Ÿ“ resources
๐Ÿ“„ .htaccess
๐Ÿ“„ database.sql
๐Ÿ“„ index.php
๐Ÿ“„ logout.php
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Nexus =====

Follow people. It's not stalking.

Compatibility ============= Only tested in latest versions of FF and Chrome. IE10 decided to send empty POST requests for fun, so not compatible with IE for now.

Hopefully, I'll get around to smoothing things out across browsers and stuff when I'm bored. Right after tidying up the core :P

Notes ===== Database information is in database.sql

Database connection configuration is in controllers/core.php