spoolD / CS50w-Network

Project 4 for CS50w. A Twitter-like social network
0 stars 0 forks source link

New Post Feature #1

Closed spoolD closed 2 years ago

spoolD commented 2 years ago

Ability to write a text based post in a text area and clicking a submit button. Add to top of the page (not a separate page)

spoolD commented 2 years ago

Post model should include timestamp, username, body, and likes