You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a clone of the social media app Instagram, but strictly with Danny DeVito pictures. Here, we post photos, along with captions from a specific username. Each post will have likes and comments. The home page just consists of a feed of all the posts made by any user who uses the website.
Requirements
Currently, our website is optimized for Chrome. There are a few bugs with the CSS for other browsers such as Safari or Mozilla Firefox.
Basic User stories
Like photos
Comment on photos
Click Logo to go to home Page
Click on Post to see dedicated post page
Add/Create Post
Edit Post
Delete Post
Wireframes
Models & Associations
USER
- Username
- Array of posts (Somehow associated to posts)
- Each post will be an object
POSTS
- Caption
- Number of likes
-Array of comments (all strings)
- Username of the person who posted it (Somehow associated to USER)
MVP
Like Posts
Comment on posts
add new post
edit post
delete post
have a dedicated page for a specific post
nav bar with home route and new post button
Future Implementations
have a page with all posts from a specific user
Ability to edit username and have that changed with all posts that have the same username (have to update the database as well)
User authentication, once authenticated, will only have the ability to edit, create, and delete if logged in to that specific username.
About
A fun clone of the social media app Instagram, but strictly with Danny DeVito pictures. Come have a blast exploring all of the greatness that is Danny Devito