Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 847 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 847 Bytes

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