Skip to content

ashwani89n/final_project

Repository files navigation

WEB102 Final Project - Talkin' Panthers

Submitted by: Ashwani Balakrishnan Neminimadathil

Time spent: 3 days spent in total

Required Features

The following required functionality is completed:

  • A create form that allows the user to create posts
  • Posts must contain a title, and optionally additional textual content and/or an image added as an external image URL
  • A home feed displaying previously created posts
  • By default, only the time created, title, and upvotes count for each post is shown on the posts feed
  • Clicking on a post shall direct the user to a new page for the selected post
  • Users can sort posts by either their created time or upvotes count
  • Users can search for posts by title
  • A separate post page for each created post, where any additional information is shown, including content, image, and comments
  • Users can leave comments underneath a post on the post page
  • Each post should have an upvote button on the post page. Each click increases its upvotes count by one
  • Users can upvote any post for any number of times, but not downvote
  • A previously created post can be edited from its post page
  • A previously created post can be deleted from its post page
  • Users can only edit and delete posts or delete comments by entering the secret key, which is set by the user during post creation

Video Walkthrough

Here's a walkthrough of implemented features:

Video Walkthrough

GIF created with Licecap Tool

License

Copyright [2023] [Ashwani Balakrishnan Neminimadathil]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published