Skip to content

FACG5/w8-blogger-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w8-blogger-v2

What:

Blog website, for sharing anything in your mind using Express JS.


How:

day 1:

  • We discussed what we want to do and how to do it.
  • create Database.

day 2:

  • split the work between us and everyone take a part.

User Story

  • As a visitor i want to be able to create new account in the website.
  • As a visitor i want to view the posts.
  • As a user i want to ba able to login to website.
  • As a user i want to be able to create a post.

Database Schema


INSTALLATION INSTRUCTIONS

  • Clone this repository
  • Run npm install
  • Create a config.env
  • Add SECRET = to config.env
  • Add DB_URL = to config.env
  • run npm run start to run the project

WHO ARE WE ?

Othman, Ali, Salwa