Skip to content

Blog website submission for 2022 Ontario Tech U Hackathon.

Notifications You must be signed in to change notification settings

abdullahwaseem01/Our-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our Blog visit site

Our Blog is a website where users can go to read blog posts from a variety of authors. Users can request to be an Our Blog author and post directly from the Our Blog site.

Features

  • Add post page where approved Our Blog authors can post to Our Blog.
  • Blog page where users can view all the posts on Our Blog and see specific posts pages.
  • Authors page where users can see all the Our Blog approved authors.
  • User friendly cross platform design.

Development

NodeJS was used in the backend with ExpressJS for routing. EJS was used as the at the page templating engine and Firebase to store posts and users.