Skip to content

othman-shamla/w7-blogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w7-blogger

Project under development

What:

Blog website, for sharing anything in your mind


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.
  • As a user i can delete my posts.

Database Schema


INSTALLATION INSTRUCTIONS

  • Clone this repository
  • Run npm install
  • Create a config.env filter
  • 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, Asala

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • HTML 27.3%
  • CSS 9.1%
  • PLpgSQL 3.8%