-
Notifications
You must be signed in to change notification settings - Fork 0
WireFrame and FrontEnd API Routes
(URL: https://tumblrYMTJ.com)
The landing page will display all the post that have been added by users. The post will be display by 7 to 14 squares and every time the page is refreshed there will be a random choosing of new posts.
URL: https://tumblrYMTJ.com/comments
With each post there will be a comment icon that the user can click to leave a comment. After leaving a comment there will be a two buttons that will appear either to delete or edit the comment.
URL: https://tumblrYMTJ.com/likes The likes play will display a list of all the post that the current logged in user have liked.
URL: https://tumblrYMTJ.com/follows
In the follows page there will be a slide toggle with the options of following and followers. Depending on what the user has toggled to they will see a list of users they are following or what users are following the current logged in user. Each post they like will have the option of follow or follow back the user of that post they liked.
URL: https://tumblrYMTJ.com/username
This page will list all the post that current logged in user have created. When a new user signs up to the site and they navigate to the post url. They will not have any post. There will be a message saying no posts.