Ahmed-Khaled24 / Blog-application

Blogs website to publish your thoughts

Home Page:http://ahmedkhaled.ddns.net:3000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog application:

Blogs website built using Node.js - MongoDB - AWS S3 for backend,
HTML - CSS - JS - Bootstrap for frontend.

Important concepts implemented in this application

  • REST API
  • User Authentication
  • Social Login (login with google)
  • Server Side Cookies
  • MVC Design Pattern
  • Responsive Design

UI explained

All Posts: this page contains all the posts created by all the users on
the website ordered by date of creation, in this page you can use plus button to create new posts.

My Posts: this page contains all the posts created by you ordered by date
of creation, in this page you can delete any of your posts.

Account: this page contains the data for the current logged-in user.

About

Blogs website to publish your thoughts

http://ahmedkhaled.ddns.net:3000


Languages

Language:JavaScript 58.5%Language:EJS 25.3%Language:CSS 12.5%Language:HTML 3.7%