Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 789 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 789 Bytes

Project Server

Team : Alpha Development Inc.

Project topic: Travel blog

Completed Features by each team member:

Alexander:

  • Create, edit, delete comments for post (with censorship form 3rd party api)
  • Like/ dislike post

Igor:

  • Authentication system
  • Create, edit, delete post
  • Filter posts by user

Herman:

  • Notification system for likes, dislikes on post
  • Tweet stream based on popular travelling tweets

Olexander:

  • Contact Us (saving message to the database and retrieving all messages)
  • Uploading image to the server and saving url to database (using multer middleware)

Suvaansh:

  • Create, edit, delete categorie
  • Filter posts by category
  • Trending blogs (displaying 10 most popular posts)