issues
search
nickgatzoulis
/
instagram-clone-php
An Instagram clone coded in PHP 7 with MySQLi support
Apache License 2.0
10
stars
3
forks
source link
Add dates to posts
#2
Closed
nickgatzoulis
closed
6 years ago
nickgatzoulis
commented
6 years ago
Date (of post) must be added upon successful post creation.
Date must also be shown in the feed-post
nickgatzoulis
commented
6 years ago
Implemented on the database end.