Skip to content

Latest commit

 

History

History
executable file
·
44 lines (36 loc) · 1.38 KB

README.md

File metadata and controls

executable file
·
44 lines (36 loc) · 1.38 KB

Project Name

Project Instructions, this line may be removed once you have updated the README.md

Description

Your project description goes here. What problem did you solve? How did you solve it?

Additional README details can be found here.

CURRENT FUNCTIONALITY

-posts ordered in decending id which means shows most recent -like button with like count -delete button -ability to add a picture -toggle between image and caption with just a click -form will run on pressing ENTER key

CURRENT STYLING as of Aug 15, 2022

-fake profile image with usename -username on every post -gradient title -fake search bar haha -google fonts used

WHAT I WOULD LIKE TO DO IN THE FUTURE

these are exact functions of instagram but theyre just ideas for practice too -functioning search -post button that pops up a modal for entering info plus confirmation -commenting on pic -search function by keyword -sort by drop down - date or like count -username for each pic stored in database -get p tag to remain the size of the image. maybe object-fit: cover;???? -profile page with redux -show likes and posts on seperate tabs on profile -get profile pic to go next to username on each post- -follow toggle -profile image is a button to profile page -delete confirm modal -edit button to edit caption -HOST APP ON HEROKU