Skip to content

kai-sn-harris/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

Disclaimer

The user authentication used in this blog app is by no means secure. Attackers could use session hijacking, cookie stealing and more to hijack other user's accounts. This is mearly a demo of a blog built on a MEN stack using basic user authentication. (At least the passwords are encrypted. Looking at you Yahoo)

Features

In this blog app, you have your very own blog. You can create posts, and share them with your friends. Other users can search for your username and view your blog as well, but if your blog is private they must be your friend to view your blog. You can send and recieve friend requests.

Roadmap

  • private setting on account
  • private messages Currently being worked on
  • adding images to posts
  • Editing posts
  • friends ✔ (Will be refined later)
  • Can add comments to posts

Releases

No releases published

Packages

No packages published