vartanbeno/ViewHub
A simple content-sharing website, similar to Reddit, made with Angular. Enjoy the View.
TypeScript
Issues
- 0
Non registered users cannot contribute
#78 opened by gprattico - 1
- 1
Create electron app
#45 opened by vartanbeno - 1
Change look of list of posts
#71 opened by vartanbeno - 1
- 0
- 0
List of comments on user's profile should show in which view the post belongs
#69 opened by vartanbeno - 0
- 0
- 0
List of comments component should take in an array of comments as an input instead of the post id
#59 opened by vartanbeno - 0
- 0
- 0
Improve the quality of code
#43 opened by vartanbeno - 0
- 0
Passwords should be hashed and shouldn't be stored as plain text in the database.
#35 opened by vartanbeno - 0
Keep track of when posts/comments were edited.
#47 opened by vartanbeno - 1
- 0
Reorganize API
#44 opened by vartanbeno - 1
Users should be able to comment on posts.
#26 opened by vartanbeno - 0
- 0
The user should be warned when trying to create a subtidder with an existing name.
#38 opened by vartanbeno - 0
The homepage should just show posts from subtidders the user is subscribed to.
#34 opened by vartanbeno - 0
- 0
- 0
When clicked on, a post should lead user to a page showcasing it on the whole page.
#25 opened by vartanbeno - 0
- 0
Users should be able to upvote/downvote posts.
#31 opened by vartanbeno - 0
- 0
- 0
Display subtidder description on its page.
#21 opened by vartanbeno - 0
- 0
Visiting a non-existent subtidder should yield a message e.g. "This subtidder does not exist."
#19 opened by vartanbeno - 0
- 0
The "All" section in the header currently doesn't lead anywhere when clicked on.
#16 opened by vartanbeno - 0
- 0
The add post modal in a subtidder's page sometimes doesn't post to the right subtidder.
#13 opened by vartanbeno - 0
Organize the files.
#10 opened by vartanbeno - 0
Create PostgreSQL triggers to set search tokens when posts and subtidders are inserted in the db.
#12 opened by vartanbeno - 0
Organize the API endpoints.
#8 opened by vartanbeno - 1
- 0
Since lists of posts are shown often in the website, make it into its own component.
#3 opened by vartanbeno - 0
User should be presented with a loader while the data is being fetched from the db.
#4 opened by vartanbeno - 0
The dropdowns on the header are sometimes not displaying the menus when clicked.
#5 opened by vartanbeno