Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 861 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 861 Bytes

StoryBooks

Is a self-learning project for Node.js Express, MongoDB , Google OAuth

Below is a short explanation on the project.

1) Login page - login feature using google

Login_page

2) Home page - presents the users stories and their status

Main_page

3) Menu - redirect to all possible pages in website

Menu

4) Stories page - see all available personal and public stories (user's own stories have editing options)

Stories_page

5) Edit a story - when creating a new story or editing an existing one, the user will be redirected to this editing page

Edit_page